Hostname
boardingjournal.com
Last fetched
boardingjournal.com resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
boardingjournal.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 72.60.93.38 | 72.60.88.0/21 | AS47583 | — | FR |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 07d0aec5f911f3fb843355ce03c32bb429cf1c5d1f61a1bbce112da30f834901@boardingjournal.com.whoisproxy.org
- 1bf84766ed1c178d968825c2ca75f9c697c65d27bd309e3e7fb20c258116f1c1@boardingjournal.com.whoisproxy.org
- 26a1a7243d0145a499e27ee142b1c7ca05553e8d510ca8b266386f098eccca53@boardingjournal.com.whoisproxy.org
- 38540c0dd9c607ec1723ec99e72697200d8fe5d679034d58849caade0629c2a7@boardingjournal.com.whoisproxy.org
- 76f8f1b08ddd163956720391e8dc06dcd2e0f05ef6c98f9ac5db4bb2d5770c19@boardingjournal.com.whoisproxy.org
- 945328011f897891f8da805833762e1017831f6eee505523c905cd005d52314b@boardingjournal.com.whoisproxy.org
- affd2f5a710c828eb764839b644a809e2a5ebb5c5a9874f272f8992c4e3e99eb@boardingjournal.com.whoisproxy.org
- b75331ed6bc1935b1d4e85907e94c58ff728117050e7eb6691ba0c273480518e@boardingjournal.com.whoisproxy.org
- ba54e11e9b68f3e28fe0bb63f74e4a1f6755a8559e8c27d1b5dfbd3f36399d1c@boardingjournal.com.whoisproxy.org
- bda1b7efbd6e959d7bdee5ea3fd663715c64b0b123ed432bc1853a040c39d8ff@boardingjournal.com.whoisproxy.org
- d65a70859bee1633be29952ce8fb9c3e8902d7b5737d5737b8cb54d49f2c396f@boardingjournal.com.whoisproxy.org
- ee162dc85bede9a441a6c34768d75ab14c3151fae66524a4add0b58704c18cb4@boardingjournal.com.whoisproxy.org
- f1ff5fa6c91e58d9ba362227a1d66d5883dac647145a854436fede98776b310b@boardingjournal.com.whoisproxy.org
- f244df8ca5ec048726b460f304a5cd9dd0cbcfd27ebc03787d77c80c18582ce9@boardingjournal.com.whoisproxy.org
- f2b34e0a682afd978659758c7420b01e025c91d6e928a1b244a6d117fd32e3d4@boardingjournal.com.whoisproxy.org
- f89e9e01d4094b341aca5f5da9c644aa2c3be2d247b4b897adcfa242040b5ec3@boardingjournal.com.whoisproxy.org
Subdomains
1 observed subdomain of boardingjournal.com.
| Subdomain |
|---|
| www.boardingjournal.com |
Web-graph footprint
Distinct hostnames that link to or from boardingjournal.com in the public web crawl.
5 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for boardingjournal.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from boardingjournal.com.
- IP · 72.60.93.38
- ASN · AS47583
- Registrar · iana:269
- Country · FR
- Email · 07d0aec5f911f3fb843355ce03c32bb429cf1c5d1f61a1bbce112da30f834901@boardingjournal.com.whoisproxy.org
- TLD · .com
- Browse hostnames · bo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "boardingjournal.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.