Skip to content

Hostname

mercular.com

Last fetched

mercular.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.250.235.4913.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.19.12713.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.136.2.9318.136.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.163.23918.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.4.11818.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
46.137.226.21746.137.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.43.23247.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.16.22454.169.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.121.14454.255.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.254.96.4954.254.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mercular.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from mercular.com.

Cypher and MCP

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

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