Skip to content

Hostname

smartsupp.com

Last fetched

smartsupp.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1505 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.157.252.18818.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.65.236.1413.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.116.733.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.67.20.393.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.52.2393.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.156.217.5935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.234.18852.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.40.25152.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.80.10663.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1505
Organization
smartsupp.com, s.r.o.
Contact emails

Subdomains

52 observed subdomains of smartsupp.com.

Web-graph footprint

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

4,031 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for smartsupp.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from smartsupp.com.

Cypher and MCP

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

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