Skip to content

Hostname

compay.de

Last fetched

compay.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · compay.deRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/compay.de

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.200.201136.243.0.0/16AS24940DE

WHOIS identity

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

Subdomains

14 observed subdomains of compay.de.

Web-graph footprint

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

16 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for compay.de.

MechanismTarget
SPF_Acom01.compay.de
SPF_Acom02.compay.de
SPF_Acom03.compay.de
SPF_Acompay.de
SPF_INCLUDEmail.pvth.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP136.243.139.207
SPF_IP136.243.200.205
SPF_IP157.90.3.89
SPF_IP188.40.217.197
SPF_IP188.40.217.198
SPF_IP188.40.217.199
SPF_MXcompay.de

Related pages

Pivot deeper into the graph from compay.de.

Cypher and MCP

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

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