Skip to content

Hostname

theomegaproject.org

Last fetched

theomegaproject.org resolves to 3 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · theomegaproject.orgRouting diversity3.0/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/theomegaproject.org

Resolution chain

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

IPPrefixASNOperatorCountry
159.65.179.90159.65.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
165.232.88.80165.232.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
178.128.255.1178.128.240.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

24 observed subdomains of theomegaproject.org.

Web-graph footprint

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

121 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for theomegaproject.org.

MechanismTarget
SPF_Amail.fwwgo.com
SPF_Atheomegaproject.org
SPF_INCLUDE_spf.google.com
SPF_IP176.9.26.174
SPF_IP192.96.206.168
SPF_MXtheomegaproject.org

Related pages

Pivot deeper into the graph from theomegaproject.org.

Cypher and MCP

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

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