Skip to content

Hostname

ericsson.net

Last fetched

ericsson.net resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · ericsson.netRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.0/10canon.whisper.security/host/ericsson.net

Resolution chain

ericsson.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.4.7.16620.0.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

2,014 observed subdomains of ericsson.net.

Web-graph footprint

Distinct hostnames that link to or from ericsson.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ericsson.net.

MechanismTarget
SPF_INCLUDEericsson.com
SPF_INCLUDEspf.mtasv.net
SPF_IP193.180.14.0/23
SPF_IP193.180.251.0/24
SPF_IP194.237.142.0/24
SPF_IP198.24.6.0/23

Related pages

Pivot deeper into the graph from ericsson.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ericsson.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.