Hostname
usana.com
Last fetched
usana.com resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
usana.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.241.170.114 | 216.241.170.0/24 | AS13649 | ASN-FLEXENTIAL - Flexential Colorado Corp. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of usana.com owner
- Contact emails
- hostmaster@usana.com
- dnsadmin@broadcast.usana.com
- dnsadmin@us.usana.com
- 00db4f1e-a96b-4c23-af14-ea31352013d0@identity-protect.org
- 4e2df52d-a3e9-40e2-8659-f89276b62061@identity-protect.org
- 784be69b-e843-4283-9a91-5abfc42cf0d8@identity-protect.org
- 7d1ab8fa-7792-4874-91e7-61c1a0a7fda2@identity-protect.org
- 84a1c39a-ce2c-4c2b-b034-1637ea952223@identity-protect.org
- 975ecdd2-6687-4bf8-ae75-27c894e748bb@identity-protect.org
- owner-11050779@usana.com.whoisprivacyservice.org
- owner-11752265@usana.com.whoisprivacyservice.org
- owner-11824832@usana.com.whoisprivacyservice.org
- owner-11938957@usana.com.whoisprivacyservice.org
- owner-11959276@usana.com.whoisprivacyservice.org
- owner-3088843@usana.com.whoisprivacyservice.org
- owner-3394586@usana.com.whoisprivacyservice.org
- owner-3622977@usana.com.whoisprivacyservice.org
- owner-3664535@usana.com.whoisprivacyservice.org
- owner-3820359@usana.com.whoisprivacyservice.org
- owner-4096072@usana.com.whoisprivacyservice.org
- and 5 more
Subdomains
3,395 observed subdomains of usana.com.
Showing 25 of 3,395. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from usana.com in the public web crawl.
1,350 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for usana.com.
| Mechanism | Target |
|---|---|
| SPF_A | usana.com |
| SPF_INCLUDE | _spf.usana.com |
| SPF_MX | usana.com |
Related pages
Pivot deeper into the graph from usana.com.
- IP · 216.241.170.114
- ASN · AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.
- Registrar · iana:468
- Country · US
- Email · hostmaster@usana.com
- TLD · .com
- Browse hostnames · us…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "usana.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.