Skip to content

Hostname

theagora.com

Last fetched

theagora.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · theagora.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/theagora.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.220.21.1503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.228.33.573.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.247.9134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.99.13334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.137.10635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.100.2444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.78.3644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.205.167.19444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.127.6244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.141.25352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.22.107.22752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.239.7835.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
14 w administrative services,
Contact emails

Subdomains

28 observed subdomains of theagora.com.

Web-graph footprint

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

55 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for theagora.com.

MechanismTarget
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEspf.14westmail.net
SPF_INCLUDEspf.corp.14west.us

Related pages

Pivot deeper into the graph from theagora.com.

Cypher and MCP

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

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