Skip to content

Hostname

topcv.de

Last fetched

topcv.de resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · topcv.deRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/topcv.de

Resolution chain

topcv.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
99.84.234.2299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.9999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.240.12999.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.2299.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.3399.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.86.240.4999.86.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

12 observed subdomains of topcv.de.

Web-graph footprint

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

12 sites link to this hostname.

70 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for topcv.de.

MechanismTarget
SPF_INCLUDE_spf.messagegears.net
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from topcv.de.

Cypher and MCP

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

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