Hostname
lineasintermodal.net
Last fetched
lineasintermodal.net resolves to 1 IPv4 address operated by AS8315 in BE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lineasintermodal.net 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 |
|---|---|---|---|---|
| 89.30.219.98 | 89.30.208.0/20 | AS8315 | — | BE |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 25aac06d-cac9-490b-a19c-0b7e38efc802@identity-protect.org
- 2b3b0085-4ff5-49b7-852d-f3a8f711a80d@identity-protect.org
- 2d7f1491-89ea-45a6-862c-0259664f89db@identity-protect.org
- 4ef5d7e7-a22d-4e03-acb1-f718ffccbb27@identity-protect.org
- 6818a031-8ae2-4f69-a975-f93fc55ed1c6@identity-protect.org
- aaddabf4-2b80-4cb8-ace8-3df9ffa92177@identity-protect.org
- owner-10065990@lineasintermodal.net.whoisprivacyservice.org
- owner-10158876@lineasintermodal.net.whoisprivacyservice.org
- owner-10263372@lineasintermodal.net.whoisprivacyservice.org
- owner-10356258@lineasintermodal.net.whoisprivacyservice.org
- owner-10428825@lineasintermodal.net.whoisprivacyservice.org
- owner-10605888@lineasintermodal.net.whoisprivacyservice.org
- owner-10698774@lineasintermodal.net.whoisprivacyservice.org
- owner-10800379@lineasintermodal.net.whoisprivacyservice.org
- owner-10803270@lineasintermodal.net.whoisprivacyservice.org
- owner-10896156@lineasintermodal.net.whoisprivacyservice.org
- owner-1193280@lineasintermodal.net.whoisprivacyservice.org
- owner-1791568@lineasintermodal.net.whoisprivacyservice.org
- owner-186051@lineasintermodal.net.whoisprivacyservice.org
- owner-1864135@lineasintermodal.net.whoisprivacyservice.org
- and 22 more
Subdomains
7 observed subdomains of lineasintermodal.net.
Web-graph footprint
Distinct hostnames that link to or from lineasintermodal.net in the public web crawl.
7 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for lineasintermodal.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from lineasintermodal.net.
- IP · 89.30.219.98
- ASN · AS8315
- Registrar · iana:468
- Country · BE
- Email · 25aac06d-cac9-490b-a19c-0b7e38efc802@identity-protect.org
- TLD · .net
- Browse hostnames · li…
- 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: "lineasintermodal.net"})-[: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.