Skip to content

Hostname

certified.superfeet.com

Last fetched

certified.superfeet.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · certified.superfeet.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/certified.superfeet.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.22.115108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.25108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.4108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.22.72108.156.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.239.134.11918.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.4518.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.7018.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH
18.239.134.8518.239.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.TH

WHOIS identity

No WHOIS records are currently associated with certified.superfeet.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for certified.superfeet.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsparkpostmail.com

Related pages

Pivot deeper into the graph from certified.superfeet.com.

Cypher and MCP

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

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