Hostname
lineas.net
Last fetched
lineas.net resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
lineas.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 |
|---|---|---|---|---|
| 20.50.2.20 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- b logistics
- Contact emails
- info@blogistics.be
- brokerage@buydomains.com
- einstein.ece@gmail.com
- 03b14d12-b580-4d64-8bd9-5c2afd77cd50@identity-protect.org
- 3008c0d3-c58c-431d-82fc-033711783508@identity-protect.org
- 8d101cc2-beac-4e87-92bd-6611c650c9a8@identity-protect.org
- 9b1522e3-e9eb-44f5-b4e2-73d083613799@identity-protect.org
- 9eb5c321-ab40-4b17-8277-8dacd16074f7@identity-protect.org
- d7ecbd86-4237-409d-ab96-8586084ccb49@identity-protect.org
- f7c26119-18d0-4ca8-bda3-19b120e2fc11@identity-protect.org
- owner-10772966@lineas.net.whoisprivacyservice.org
- owner-10970348@lineas.net.whoisprivacyservice.org
- owner-11042915@lineas.net.whoisprivacyservice.org
- owner-111859@lineas.net.whoisprivacyservice.org
- owner-11371129@lineas.net.whoisprivacyservice.org
- owner-11464015@lineas.net.whoisprivacyservice.org
- owner-11510246@lineas.net.whoisprivacyservice.org
- owner-11536582@lineas.net.whoisprivacyservice.org
- owner-11582813@lineas.net.whoisprivacyservice.org
- owner-11733964@lineas.net.whoisprivacyservice.org
- and 24 more
Subdomains
34 observed subdomains of lineas.net.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lineas.net in the public web crawl.
112 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for lineas.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 194.78.188.5 |
Related pages
Pivot deeper into the graph from lineas.net.
- IP · 20.50.2.20
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · NL
- Email · info@blogistics.be
- 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: "lineas.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.