Skip to content

Hostname

cofman.de

Last fetched

cofman.de resolves to 1 IPv4 address operated by AS48854 in DK.

Nutrition Label

WHISPER CANON · cofman.deRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cofman.de

Resolution chain

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

IPPrefixASNOperatorCountry
77.243.132.17177.243.128.0/20AS48854DK

WHOIS identity

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

Subdomains

4 observed subdomains of cofman.de.

Web-graph footprint

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

164 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for cofman.de.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.150.112.200/29
SPF_IP77.243.132.128/26
SPF_MXcofman.de

Related pages

Pivot deeper into the graph from cofman.de.

Cypher and MCP

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

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