Skip to content

Hostname

evpudefence.com

Last fetched

evpudefence.com resolves to 1 IPv4 address operated by AS20723 in CZ. WHOIS lists iana:15 as the registrar.

Nutrition Label

WHISPER CANON · evpudefence.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/evpudefence.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.112.162.40217.112.160.0/20AS20723CZ

WHOIS identity

Registrar
iana:15
Organization
evpu defence a.s.
Contact emails

Subdomains

15 observed subdomains of evpudefence.com.

Web-graph footprint

Distinct hostnames that link to or from evpudefence.com in the public web crawl.

40 sites link to this hostname.

81 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for evpudefence.com.

MechanismTarget
SPF_IP217.112.167.50
SPF_IP62.141.28.58
SPF_IP77.95.199.227
SPF_MXevpudefence.com

Related pages

Pivot deeper into the graph from evpudefence.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "evpudefence.com"})-[: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.