Skip to content

Hostname

astom.org

Last fetched

astom.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · astom.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/astom.org

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:69
Organization
astom
Contact emails

Subdomains

10 observed subdomains of astom.org.

Web-graph footprint

Distinct hostnames that link to or from astom.org in the public web crawl.

33 sites link to this hostname.

140 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • astom.org

SPF policy

6 SPF mechanisms authorising senders for astom.org.

MechanismTarget
SPF_Aastom.org
SPF_INCLUDEozi.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP195.191.148.19
SPF_IP195.191.149.19
SPF_MXastom.org

Related pages

Pivot deeper into the graph from astom.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "astom.org"})-[: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.