Hostname
smt-access.com
Last fetched
smt-access.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
smt-access.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.177.206.163 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.74.171.154 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.77.170.224 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.77.171.216 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.79.53.147 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.194.209.155 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.65.66.185 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.182.178.26 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:1387
- Organization
- domain administrator
- Contact emails
Subdomains
12 observed subdomains of smt-access.com.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for smt-access.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 54.64.54.44 |
| SPF_IP | 54.65.242.116 |
Related pages
Pivot deeper into the graph from smt-access.com.
- IP · 18.177.206.163
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · JP
- Email · domain.master@brights.jp
- TLD · .com
- Browse hostnames · sm…
- 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: "smt-access.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.