Skip to content

Hostname

gestev.com

Last fetched

gestev.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:456 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.80.2718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.4218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.5718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.6618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.31.3118.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.5718.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8018.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.31.8818.245.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:456
Organization
dnsadmin dnsadmin
Contact emails

Subdomains

20 observed subdomains of gestev.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for gestev.com.

Related pages

Pivot deeper into the graph from gestev.com.

Cypher and MCP

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

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