Skip to content

Hostname

ithacami.com

Last fetched

ithacami.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ithacami.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ithacami.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.81.226104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.165.102172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
45.79.138.24545.79.128.0/19AS63949AKAMAI-LINODE-AP Akamai Connected CloudUS

WHOIS identity

Registrar
iana:146
Organization
chelsey foster
Contact emails

Subdomains

4 observed subdomains of ithacami.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ithacami.com.

MechanismTarget
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP64.25.207.133
SPF_IP66.219.117.18
SPF_IP66.219.117.2

Related pages

Pivot deeper into the graph from ithacami.com.

Cypher and MCP

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

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