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
Resolution chain
excelmkt.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.5.147.107 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.147.43 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.147.45 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.147.5 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.147.54 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.147.71 | 3.5.147.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.106 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.149 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.201 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.149.66 | 3.5.149.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.5.151.81 | 3.5.151.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.129.21 | 52.219.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.164.187 | 52.219.164.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.164.81 | 52.219.164.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.40.233 | 52.219.40.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 52.219.41.9 | 52.219.41.0/24 | AS16509 | AMAZON-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
MX records
SPF policy
6 SPF mechanisms authorising senders for excelmkt.com.
| Mechanism | Target |
|---|---|
| SPF_A | excelmkt.com |
| SPF_IP | 202.155.241.82/32 |
| SPF_IP | 202.155.241.83/32 |
| SPF_IP | 218.189.77.188/32 |
| SPF_IP | 218.189.77.190/32 |
| SPF_MX | excelmkt.com |
Related pages
Pivot deeper into the graph from excelmkt.com.
- IP · 3.5.147.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:2
- Country · SG
- Email · ericchow@swire-resources.com
- TLD · .com
- Browse hostnames · ex…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.