Skip to content

Hostname

superdry.com.au

Last fetched

superdry.com.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:tucows (australia) pty ltd trading as opensrs as the registrar.

Nutrition Label

WHISPER CANON · superdry.com.auRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/superdry.com.au

Resolution chain

superdry.com.au has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:tucows (australia) pty ltd trading as opensrs
Organization
chris griffin
Contact emails

Subdomains

4 observed subdomains of superdry.com.au.

Web-graph footprint

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

90 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for superdry.com.au.

MechanismTarget
SPF_Asuperdry.com.au
SPF_INCLUDEauthsmtp.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP14.203.93.114
SPF_IP202.72.34.128/28
SPF_IP202.72.38.144/28
SPF_MXsuperdry.com.au

Related pages

Pivot deeper into the graph from superdry.com.au.

Cypher and MCP

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

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