Skip to content

Hostname

c3.cm

Last fetched

c3.cm resolves to 1 IPv4 address operated by IOFLOOD - Input Output Flood LLC in US. WHOIS lists registrar:netcom.cm sarl as the registrar.

Nutrition Label

WHISPER CANON · c3.cmRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/c3.cm

Resolution chain

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

IPPrefixASNOperatorCountry
107.167.80.132107.167.64.0/19AS53755IOFLOOD - Input Output Flood LLCUS

WHOIS identity

Registrar
registrar:netcom.cm sarl
Organization
bill godfrey
Contact emails

Subdomains

8 observed subdomains of c3.cm.

Web-graph footprint

Distinct hostnames that link to or from c3.cm in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • c3.cm

SPF policy

8 SPF mechanisms authorising senders for c3.cm.

MechanismTarget
SPF_Ac3.cm
SPF_INCLUDE_spf.mddservices.com
SPF_INCLUDE_spf.supportedns.com
SPF_IP107.167.80.131
SPF_IP107.167.80.132
SPF_IP162.244.253.45
SPF_IP162.244.254.108
SPF_MXc3.cm

Related pages

Pivot deeper into the graph from c3.cm.

Cypher and MCP

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

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