Skip to content

Hostname

vallon.de

Last fetched

vallon.de resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · vallon.deRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/vallon.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.129104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.129104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
116.202.167.119116.202.0.0/16AS24940DE
172.67.73.142172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

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

Subdomains

7 observed subdomains of vallon.de.

Web-graph footprint

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

61 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for vallon.de.

MechanismTarget
SPF_Avallon.de
SPF_Axgs.vallon.de
SPF_IP116.202.167.119
SPF_IP78.94.212.58
SPF_IP85.236.55.0/23
SPF_IP85.236.59.0/23
SPF_MXvallon.de

Related pages

Pivot deeper into the graph from vallon.de.

Cypher and MCP

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

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