Skip to content

Hostname

smartshoki.com

Last fetched

smartshoki.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · smartshoki.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/smartshoki.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.185.1713.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.613.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.6813.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.9913.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
18.67.233.12418.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.1418.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.5618.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.918.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:468
Organization
on behalf of smartshoki.com owner
Contact emails

Subdomains

19 observed subdomains of smartshoki.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for smartshoki.com.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com

Related pages

Pivot deeper into the graph from smartshoki.com.

Cypher and MCP

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

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