Skip to content

Hostname

unboxed.dev

Last fetched

unboxed.dev resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · unboxed.devRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/unboxed.dev

Resolution chain

unboxed.dev resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
16.12.36.11616.12.36.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
16.12.40.5616.12.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.209.2093.5.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.209.2213.5.209.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.210.1923.5.210.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.211.183.5.211.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.211.2083.5.211.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.211.573.5.211.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.213.2173.5.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
3.5.213.293.5.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.156.2052.219.156.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.158.16852.219.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.158.852.219.158.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.160.8052.219.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN
52.219.64.9852.219.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1068
Organization
contact privacy inc. customer 1244191666
Contact emails

Subdomains

1 observed subdomain of unboxed.dev.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for unboxed.dev.

MechanismTarget
SPF_INCLUDEspf.efwd.registrar-servers.com

Related pages

Pivot deeper into the graph from unboxed.dev.

Cypher and MCP

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

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