Skip to content

Hostname

cfmot.de

Last fetched

cfmot.de resolves to 1 IPv4 address operated by AS202851 in DE.

Nutrition Label

WHISPER CANON · cfmot.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cfmot.de

Resolution chain

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

IPPrefixASNOperatorCountry
185.172.125.49185.172.124.0/22AS202851DE

WHOIS identity

No WHOIS records are currently associated with cfmot.de in WhisperGraph.

Subdomains

14 observed subdomains of cfmot.de.

Web-graph footprint

Distinct hostnames that link to or from cfmot.de in the public web crawl.

99 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cfmot.de.

MechanismTarget
SPF_Acfmot.de
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEspf.crsend.com
SPF_IP62.91.87.166
SPF_IP80.155.136.5
SPF_IP91.25.143.226
SPF_MXcfmot.de

Related pages

Pivot deeper into the graph from cfmot.de.

Cypher and MCP

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

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