Skip to content

Hostname

glossybox.com

Last fetched

glossybox.com resolves to 3 IPv4 addresses operated by FASTLY - Fastly, Inc. in NL. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · glossybox.comRouting diversity3.0/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/glossybox.com

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.121.91151.101.120.0/22AS54113FASTLY - Fastly, Inc.NL
151.101.189.91151.101.188.0/22AS54113FASTLY - Fastly, Inc.NL
31.177.17.4731.177.16.0/22AS197651GB

WHOIS identity

Registrar
iana:269
Organization
charles v. abercron
Contact emails

Subdomains

19 observed subdomains of glossybox.com.

Web-graph footprint

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

391 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for glossybox.com.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP31.177.16.96/27

Related pages

Pivot deeper into the graph from glossybox.com.

Cypher and MCP

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

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