Skip to content

Hostname

superdry.be

Last fetched

superdry.be resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:name: ascio technologies inc.|website: http://www.ascio.com|| as the registrar.

Nutrition Label

WHISPER CANON · superdry.beRouting diversity3.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/superdry.be

Resolution chain

superdry.be resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.138.51.111108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.126108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.53108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.6108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.139.47.116108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.123108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.27108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.9108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.244.11013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.2413.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9313.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.5965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.9965.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:name: ascio technologies inc.|website: http://www.ascio.com||
Organization
Contact emails

Subdomains

10 observed subdomains of superdry.be.

Web-graph footprint

Distinct hostnames that link to or from superdry.be in the public web crawl.

67 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for superdry.be.

MechanismTarget
SPF_INCLUDE_spf_eu.boldchat.com
SPF_INCLUDEspf.icritical.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.boldapps.net
SPF_INCLUDEspftext.egain.cloud
SPF_INCLUDEtrustpilotservice.com

Related pages

Pivot deeper into the graph from superdry.be.

Cypher and MCP

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

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