Skip to content

Hostname

astermagonia.com

Last fetched

astermagonia.com resolves to 1 IPv4 address operated by AS206642 in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · astermagonia.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/astermagonia.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.179.142.110185.179.142.0/24AS206642ES

WHOIS identity

Registrar
iana:1600
Organization
astermagonia
Contact emails

Subdomains

7 observed subdomains of astermagonia.com.

Web-graph footprint

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

984 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for astermagonia.com.

MechanismTarget
SPF_Aastermagonia.com
SPF_Aoutbound.norvoz.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.60.201.230
SPF_IP178.60.201.236
SPF_IP185.179.142.110
SPF_IP185.179.143.71
SPF_MXastermagonia.com

Related pages

Pivot deeper into the graph from astermagonia.com.

Cypher and MCP

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

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