Skip to content

Hostname

verti.de

Last fetched

verti.de resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · verti.deRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/verti.de

Resolution chain

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

IPPrefixASNOperatorCountry
54.171.208.21754.183.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

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

Subdomains

68 observed subdomains of verti.de.

Web-graph footprint

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

309 sites link to this hostname.

140 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for verti.de.

MechanismTarget
SPF_Averti.de
SPF_INCLUDEmpfsr.com
SPF_IP144.76.32.198/32
SPF_IP144.76.32.199/32
SPF_IP156.70.2.178
SPF_IP156.70.2.179
SPF_IP156.70.2.180
SPF_IP156.70.2.181
SPF_IP213.61.225.36
SPF_IP54.240.51.136
SPF_IP54.240.51.137
SPF_IP54.240.51.138
SPF_IP54.240.51.152
SPF_IP54.240.51.153
SPF_IP54.240.51.154
SPF_IP89.246.80.3

Related pages

Pivot deeper into the graph from verti.de.

Cypher and MCP

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

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