Skip to content

Hostname

unnax.com

Last fetched

unnax.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · unnax.comRouting diversity5.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/unnax.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.132.254.143108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.80.17552.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.18.238.9452.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.153.10852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.183.20552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.3.18152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.54.16752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.192.11752.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.169.1552.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.93.23352.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.215.28.22652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.175.15454.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.171.29.7354.171.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.219.22054.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.174.5963.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.233.9499.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.144.1599.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.31.121.1052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

28 observed subdomains of unnax.com.

Web-graph footprint

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

91 sites link to this hostname.

201 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for unnax.com.

MechanismTarget
SPF_INCLUDE2535354.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEemail.freshdesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmg.unnax.com
SPF_INCLUDEpowens.atlassian.net

Related pages

Pivot deeper into the graph from unnax.com.

Cypher and MCP

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

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