Hostname
unifi.com
Last fetched
unifi.com resolves to 159.89.231.123, announced in 159.89.224.0/20 by DIGITALOCEAN-ASN - DigitalOcean, LLC in US. unifi.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 159.89.231.123
159.89.224.0/20 · DIGITALOCEAN-ASN - DigitalOcean, LLC · North Bergen, US
IPv6 resolution
No AAAA record for unifi.com is recorded in WhisperGraph.
Attribution
digitalocean
ORIGIN_AS
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of unifi.com owner
- Contact emails
- webmaster@unifi.com, webmaster@unifi-inc.com, 33ae4969-8b54-4d5c-a23a-83fe7c8e302a@identity-protect.org, 3d02ef0b-4977-47a8-ba0f-f5514b45bd30@identity-protect.org, 6ce8765a-78db-4158-a7a0-2c7dcd6477b3@identity-protect.org, 80dd5af7-4d5f-4bca-954a-04713a2d8062@identity-protect.org, d43e7386-82b7-40cf-b16d-d471bede71c9@identity-protect.org, db0a3d9c-dba7-485c-bf4a-0494de81523b@identity-protect.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns-17.awsdns-02.com
- ns-958.awsdns-55.net
- ns-1359.awsdns-41.org
- ns-1779.awsdns-30.co.uk
MX records
- mxa-0064c801.gslb.pphosted.com
- mxb-0064c801.gslb.pphosted.com
SPF policy
- ip: 64.235.144.0/20
- ip: 207.235.70.0/24
- ip: 208.86.168.7/32
- include: spf-0064c801.pphosted.com
- mx: unifi.com
Threat-feed evidence
History
Related pages
Pivot from unifi.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "unifi.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.