Skip to content

Hostname

jasatomic.org

Last fetched

jasatomic.org resolves to 1 IPv4 address operated by AS207604 in RS. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.119.89.171185.119.89.0/24AS207604RS

WHOIS identity

Registrar
iana:1068
Organization
jasatomic_org
Contact emails

Subdomains

10 observed subdomains of jasatomic.org.

Web-graph footprint

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

21 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • jasatomic.org

SPF policy

7 SPF mechanisms authorising senders for jasatomic.org.

MechanismTarget
SPF_Ajasatomic.org
SPF_INCLUDEspf.emailfilter.io
SPF_IP176.104.107.77
SPF_IP185.102.77.51
SPF_IP185.119.89.171
SPF_IP185.96.211.7
SPF_MXjasatomic.org

Related pages

Pivot deeper into the graph from jasatomic.org.

Cypher and MCP

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

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