Skip to content

Hostname

ubnt.com

Last fetched

ubnt.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.148.145.4116.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.253.11935.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.194.17844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.250.88.20944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.133.7244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.26.33.14552.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.201.35.454.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.100.15854.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.32.94.223184.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
networks, ubiquiti
Contact emails

Subdomains

93 observed subdomains of ubnt.com.

Web-graph footprint

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

1,639 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ubnt.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailsenders.netsuite.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf1.mcsv.net
SPF_IP208.74.204.0/22

Related pages

Pivot deeper into the graph from ubnt.com.

Cypher and MCP

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

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