Skip to content

Hostname

merchante.com

Last fetched

merchante.com resolves to 3 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.255.242.12199.255.242.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
199.255.242.13199.255.242.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
199.255.242.14199.255.242.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of merchante.com owner
Contact emails

Subdomains

35 observed subdomains of merchante.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for merchante.com.

MechanismTarget
SPF_INCLUDE_spf1.merchante.com
SPF_INCLUDE_spf2.merchante.com

Related pages

Pivot deeper into the graph from merchante.com.

Cypher and MCP

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

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