Skip to content

Hostname

caamn.com

Last fetched

caamn.com resolves to 1 IPv4 address operated by AS42831 in GB. WHOIS lists iana:886 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
194.169.80.39194.169.80.0/24AS42831GB

WHOIS identity

Registrar
iana:886
Organization
commander ali's academy
Contact emails

Subdomains

8 observed subdomains of caamn.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • caamn.com

SPF policy

8 SPF mechanisms authorising senders for caamn.com.

MechanismTarget
SPF_Acaamn.com
SPF_IP154.12.246.55
SPF_IP154.12.246.56
SPF_IP194.169.80.30
SPF_IP194.169.80.39
SPF_IP207.244.238.198
SPF_IP209.126.8.170
SPF_MXcaamn.com

Related pages

Pivot deeper into the graph from caamn.com.

Cypher and MCP

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

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