Skip to content

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

WHISPER CANON · smt-access.comRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/smt-access.com

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.

IPPrefixASNOperatorCountry
18.177.206.16318.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.171.15435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.170.22435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.171.21635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.79.53.14735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.194.209.15552.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.66.18554.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.178.2657.180.0.0/14AS16509AMAZON-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.

MechanismTarget
SPF_IP54.64.54.44
SPF_IP54.65.242.116

Related pages

Pivot deeper into the graph from smt-access.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.