Skip to content

Hostname

sunglasshut.com

Last fetched

sunglasshut.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · sunglasshut.comRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.4/10canon.whisper.security/host/sunglasshut.com

Resolution chain

sunglasshut.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.138.112.20852.136.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:299
Organization
luxottica u.s. holdings
Contact emails

Subdomains

54 observed subdomains of sunglasshut.com.

Web-graph footprint

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

2,128 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

49 SPF mechanisms authorising senders for sunglasshut.com.

MechanismTarget
SPF_IP103.9.96.0/22
SPF_IP104.47.0.0/17
SPF_IP117.120.16.0/21
SPF_IP168.87.137.54
SPF_IP168.87.137.55
SPF_IP18.194.24.66
SPF_IP193.109.254.0/23
SPF_IP194.106.220.0/23
SPF_IP195.245.230.0/23
SPF_IP200.186.189.26/28
SPF_IP200.186.231.230/28
SPF_IP216.82.240.0/20
SPF_IP2a01:111:f400::0/48
SPF_IP2a01:111:f403::0/48
SPF_IP2a01:4180:4050:400::0/64
SPF_IP2a01:4180:4050:800::0/64
SPF_IP2a01:4180:4051:400::0/64
SPF_IP2a01:4180:4051:800::0/64
SPF_IP35.159.3.28
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP46.226.48.0/21
SPF_IP46.226.52.101
SPF_IP46.226.52.103
SPF_IP46.226.52.107
SPF_IP46.226.52.197
SPF_IP46.226.52.199
SPF_IP46.226.52.203
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP52.211.17.155
SPF_IP52.27.180.120
SPF_IP52.29.114.6
SPF_IP52.30.186.166
SPF_IP52.33.64.93
SPF_IP52.41.248.36
SPF_IP52.51.15.72
SPF_IP67.219.240.0/20
SPF_IP85.158.136.0/21
SPF_IP85.158.142.101
SPF_IP85.158.142.103
SPF_IP85.158.142.107
SPF_IP85.158.142.193
SPF_IP85.158.142.200
SPF_IP85.158.142.203
SPF_IP95.131.104.0/21

Related pages

Pivot deeper into the graph from sunglasshut.com.

Cypher and MCP

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

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