Skip to content

Hostname

the-observatory.org

Last fetched

the-observatory.org resolves to 1 IPv4 address operated by AS60439 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · the-observatory.orgRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/the-observatory.org

Resolution chain

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

IPPrefixASNOperatorCountry
139.28.16.203139.28.16.0/22AS60439GB

WHOIS identity

Registrar
iana:69
Organization
ian simmons
Contact emails

Subdomains

10 observed subdomains of the-observatory.org.

Web-graph footprint

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

171 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for the-observatory.org.

MechanismTarget
SPF_Athe-observatory.org
SPF_INCLUDEsendmetric.com
SPF_INCLUDEspf.headwall-hosting.com
SPF_IP185.53.59.219
SPF_IP185.53.59.69
SPF_IP185.53.59.71
SPF_IP89.34.99.79
SPF_MXthe-observatory.org

Related pages

Pivot deeper into the graph from the-observatory.org.

Cypher and MCP

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

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