Skip to content

Hostname

martellventures.com

Last fetched

martellventures.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · martellventures.comRouting diversity3.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/martellventures.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.220.244.1753.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.91.17934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.173.8154.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.243.17554.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.206.25254.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.182.11398.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 019594194
Contact emails

Subdomains

23 observed subdomains of martellventures.com.

Web-graph footprint

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

9 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for martellventures.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from martellventures.com.

Cypher and MCP

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

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