Skip to content

Hostname

foreon4.com

Last fetched

foreon4.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · foreon4.comRouting diversity2.4/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/foreon4.com

Resolution chain

foreon4.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.163.129.11521.68.124.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
52.191.49.7952.216.1.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:69
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of foreon4.com.

Web-graph footprint

Distinct hostnames that link to or from foreon4.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for foreon4.com.

MechanismTarget
SPF_Aforeon4.com
SPF_IP20.163.129.115
SPF_IP52.191.49.79
SPF_MXforeon4.com

Related pages

Pivot deeper into the graph from foreon4.com.

Cypher and MCP

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

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

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