Skip to content

Hostname

smartone.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.254.19108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.91108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.95108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.99108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
52.85.78.11052.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.1252.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.3352.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.78.6952.85.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.1218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.11918.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.10718.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.1818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
andy chan
Contact emails

Subdomains

179 observed subdomains of smartone.com.

Web-graph footprint

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

241 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for smartone.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf-i.smartone.com
SPF_INCLUDEspf-sss.smartone.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com

Related pages

Pivot deeper into the graph from smartone.com.

Cypher and MCP

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

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