Skip to content

Hostname

smartway2book.com

Last fetched

smartway2book.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.71.254176.34.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
18.202.154.18518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.203.195.7018.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.240.146.19534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.243.203.21134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.76.11534.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.191.18934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.193.10634.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.244.9034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.36.16534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
46.137.86.13946.137.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.35.22152.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.148.14252.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.210.78.20752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.199.7552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.35.13352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.182.3752.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.27.16952.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.50.134.21052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.153.22454.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

23 observed subdomains of smartway2book.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for smartway2book.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from smartway2book.com.

Cypher and MCP

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

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