Skip to content

Hostname

theory.org

Last fetched

theory.org resolves to 45.33.33.123, announced in 45.33.32.0/19 by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. theory.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

IPv6 resolution

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrar
iana:1910
Registrant organisation
jeremy avnet
Contact emails
1579a84fdab84f764b95fd3821a73ec1-77365@contact.gandi.net, 17d8c5a61f6d106f8fb12cef437e5637-77365@contact.gandi.net, 24db28da115ea6417bbb21cbeb561ae3-77365@contact.gandi.net, 387285ce5ad41f3047d9d49084dbee12-77365@contact.gandi.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • anuj.ns.cloudflare.com
  • dahlia.ns.cloudflare.com

MX records

  • in1-smtp.messagingengine.com
  • in2-smtp.messagingengine.com

SPF policy

  • include: spf.messagingengine.com

Threat-feed evidence

History

Related pages

Pivot from theory.org into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "theory.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.