Skip to content

Hostname

observer24.com.na

Last fetched

observer24.com.na resolves to 3 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US.

Nutrition Label

WHISPER CANON · observer24.com.naRouting diversity2.4/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/observer24.com.na

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.78.156192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.195192.0.78.0/24AS2635AUTOMATTIC - Automattic, IncUS
217.160.175.110217.160.0.0/16AS8560DE

WHOIS identity

No WHOIS records are currently associated with observer24.com.na in WhisperGraph.

Subdomains

38 observed subdomains of observer24.com.na.

Web-graph footprint

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

448 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • observer24.com.na

SPF policy

6 SPF mechanisms authorising senders for observer24.com.na.

MechanismTarget
SPF_Aobserver24.com.na
SPF_IP185.17.150.2
SPF_IP195.206.165.161
SPF_IP217.160.175.110
SPF_IP31.132.4.18
SPF_MXobserver24.com.na

Related pages

Pivot deeper into the graph from observer24.com.na.

Cypher and MCP

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

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