Skip to content

Hostname

caltta.com

Last fetched

caltta.com resolves to 1 IPv4 address operated by AS45102 in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · caltta.comRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/caltta.com

Resolution chain

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

IPPrefixASNOperatorCountry
47.88.87.9347.88.64.0/18AS45102US

WHOIS identity

Registrar
iana:420
Organization
nexperian holding
Contact emails

Subdomains

9 observed subdomains of caltta.com.

Web-graph footprint

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

34 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

10 SPF mechanisms authorising senders for caltta.com.

MechanismTarget
SPF_INCLUDEspf.icoremail.net
SPF_IP116.196.114.212
SPF_IP129.150.39.64
SPF_IP13.76.142.27
SPF_IP20.188.111.126
SPF_IP206.189.21.223
SPF_IP206.189.79.184/32
SPF_IP207.46.229.174
SPF_IP209.97.182.222
SPF_IP58.60.0.74

Related pages

Pivot deeper into the graph from caltta.com.

Cypher and MCP

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

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