Skip to content

Hostname

smartweb.tw

Last fetched

smartweb.tw resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · smartweb.twRouting diversity4.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/smartweb.tw

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.182.191100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.211.201.14534.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.82.8634.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.126.20544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.221.12844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.171.12344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.198.18544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.117.15252.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.34.89.15752.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.208.16252.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.43.244.3652.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.153.3754.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
??????????? migulu information co.,
Contact emails

Subdomains

439 observed subdomains of smartweb.tw.

Web-graph footprint

Distinct hostnames that link to or from smartweb.tw in the public web crawl.

143 sites link to this hostname.

122 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for smartweb.tw.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from smartweb.tw.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "smartweb.tw"})-[: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.