Skip to content

Hostname

caforia.com

Last fetched

caforia.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:440 as the registrar.

Nutrition Label

WHISPER CANON · caforia.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/caforia.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.157.247.2815.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
16.52.191.9116.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.26.1913.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.109.1373.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.99.79.353.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
35.182.180.22735.182.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:440
Organization
domains by proxy,
Contact emails

Subdomains

4 observed subdomains of caforia.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for caforia.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from caforia.com.

Cypher and MCP

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

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