Skip to content

Hostname

excelmkt.com

Last fetched

excelmkt.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · excelmkt.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/excelmkt.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.147.1073.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.433.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.453.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.53.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.543.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.147.713.5.147.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.1063.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.1493.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.2013.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.149.663.5.149.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.5.151.813.5.151.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.129.2152.219.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.164.18752.219.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.164.8152.219.164.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.40.23352.219.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
52.219.41.952.219.41.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:2
Organization
swire resources
Contact emails

Subdomains

2 observed subdomains of excelmkt.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for excelmkt.com.

MechanismTarget
SPF_Aexcelmkt.com
SPF_IP202.155.241.82/32
SPF_IP202.155.241.83/32
SPF_IP218.189.77.188/32
SPF_IP218.189.77.190/32
SPF_MXexcelmkt.com

Related pages

Pivot deeper into the graph from excelmkt.com.

Cypher and MCP

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

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