Skip to content

Hostname

evt.com

Last fetched

evt.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · evt.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/evt.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:299
Organization
development services
Contact emails

Subdomains

29 observed subdomains of evt.com.

Web-graph footprint

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

147 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

97 SPF mechanisms authorising senders for evt.com.

MechanismTarget
SPF_INCLUDEivvy.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sabre.com
SPF_INCLUDEspf1.fraedom.com
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP129.148.132.110/32
SPF_IP129.148.133.159/32
SPF_IP129.148.156.28/32
SPF_IP129.148.172.24/32
SPF_IP129.148.176.126/32
SPF_IP129.148.176.225/32
SPF_IP129.148.177.233/32
SPF_IP129.148.187.151/32
SPF_IP130.35.1.1/32
SPF_IP130.35.1.173/32
SPF_IP130.35.114.26/32
SPF_IP138.1.124.115/32
SPF_IP138.1.125.238/32
SPF_IP138.1.127.97/32
SPF_IP138.1.52.50/32
SPF_IP138.1.65.17/32
SPF_IP138.1.67.161/32
SPF_IP138.1.67.183/32
SPF_IP140.83.44.211/32
SPF_IP141.193.32.0/23
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP143.55.236.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP147.154.103.202/32
SPF_IP147.154.110.197/32
SPF_IP147.154.118.178/32
SPF_IP147.154.153.87/32
SPF_IP147.154.224.142/32
SPF_IP147.154.229.183/32
SPF_IP147.154.236.253/32
SPF_IP147.154.25.123/32
SPF_IP147.154.9.86/32
SPF_IP147.154.96.78/32
SPF_IP149.72.20.22/32
SPF_IP159.112.240.0/20
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP159.135.224.0/20
SPF_IP161.38.192.0/20
SPF_IP161.38.204.0/22
SPF_IP166.78.68.0/22
SPF_IP168.245.23.82/32
SPF_IP169.155.140.101/32
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.237.158.0/23
SPF_IP192.29.100.75/32
SPF_IP192.29.149.57/32
SPF_IP192.29.151.17/32
SPF_IP192.29.165.67/32
SPF_IP192.29.167.195/32
SPF_IP192.29.168.216/32
SPF_IP192.29.194.52/32
SPF_IP192.29.201.11/32
SPF_IP192.29.208.181/32
SPF_IP192.29.210.71/32
SPF_IP192.29.223.125/32
SPF_IP194.14.5.235/32
SPF_IP198.244.48.0/20
SPF_IP198.244.60.0/22
SPF_IP198.61.254.0/23
SPF_IP202.58.56.1
SPF_IP202.58.56.247
SPF_IP202.58.56.3/32
SPF_IP204.216.206.64/32
SPF_IP204.220.160.0/20
SPF_IP208.84.65.220/32
SPF_IP209.61.151.0/24
SPF_IP213.70.228.37/32
SPF_IP23.253.182.0/23
SPF_IP34.132.184.222/32
SPF_IP34.145.244.232/32
SPF_IP34.150.215.45/32
SPF_IP34.69.44.134/32
SPF_IP34.85.182.168/32
SPF_IP34.86.254.203/32
SPF_IP35.192.181.145/32
SPF_IP35.222.49.21/32
SPF_IP35.223.170.93/32
SPF_IP35.245.27.80/32
SPF_IP67.231.151.29/32
SPF_IP67.231.152.177/32
SPF_IP67.231.158.158/32
SPF_IP69.72.32.0/20
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from evt.com.

Cypher and MCP

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

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