Skip to content

Hostname

evhgear.com

Last fetched

evhgear.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

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

Resolution chain

evhgear.com resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.23.28.109107.23.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.229.11823.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.218.143.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.149.24535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.167.11735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.181.19635.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.80.8544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.35.5644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.233.10852.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.169.18752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.43.8654.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.122.3454.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.124.1498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.67.47100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
brad traweek
Contact emails

Subdomains

5 observed subdomains of evhgear.com.

Web-graph footprint

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

297 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for evhgear.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from evhgear.com.

Cypher and MCP

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

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