Skip to content

Hostname

unwire.com

Last fetched

unwire.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · unwire.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/unwire.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.4.103108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.42108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.43108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.157.4.51108.157.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.2213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.35.58.11713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.1713.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.3813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6813.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.10618.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.11118.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.1218.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.5718.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.55.10318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.11918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.6118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of unwire.com owner
Contact emails

Subdomains

34 observed subdomains of unwire.com.

Web-graph footprint

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

19 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for unwire.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.83.168.216/29

Related pages

Pivot deeper into the graph from unwire.com.

Cypher and MCP

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

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