Skip to content

Hostname

ad4ventures.com

Last fetched

ad4ventures.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.60.36108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.39108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.6108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.65108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
52.84.174.10152.84.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.11052.84.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.1852.84.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.174.352.84.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:168
Organization
rti spa
Contact emails

Subdomains

2 observed subdomains of ad4ventures.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ad4ventures.com.

Related pages

Pivot deeper into the graph from ad4ventures.com.

Cypher and MCP

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

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