Skip to content

Hostname

enviatel.de

Last fetched

enviatel.de resolves to 2 IPv4 addresses operated by AS21413 in DE.

Nutrition Label

WHISPER CANON · enviatel.deRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/enviatel.de

Resolution chain

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

WHOIS identity

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

Subdomains

16 observed subdomains of enviatel.de.

Web-graph footprint

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

91 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for enviatel.de.

MechanismTarget
SPF_INCLUDE_spf.pluspol-networks.de
SPF_INCLUDEspf.gisa.de
SPF_INCLUDEspf.praxedo.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.214.193.78/32
SPF_IP130.214.193.83/32
SPF_IP130.214.193.85/32
SPF_IP130.214.193.93/32
SPF_IP153.100.8.30/30
SPF_IP77.235.172.133
SPF_IP77.235.191.195
SPF_IP94.100.245.28/31
SPF_MXenviatel.de

Related pages

Pivot deeper into the graph from enviatel.de.

Cypher and MCP

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

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