Hostname
nutrisystem.com
Last fetched
nutrisystem.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in FR. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
nutrisystem.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.85.22.13 | 104.85.16.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | FR |
| 23.62.92.186 | 23.62.64.0/19 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.66.211.229 | 23.66.208.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | US |
| 23.67.129.18 | 23.67.128.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 95.100.75.2 | 95.100.64.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
WHOIS identity
- Registrar
- iana:2
- Organization
- nutrisystem,
- Contact emails
- af8kf3pa7am@networksolutionsprivateregistration.com
- denise.bergner@tivityhealth.com
- bgibbons@nutrisystem.com
- ft3zn4bt8dn@networksolutionsprivateregistration.com
- j56mt9r54eg@networksolutionsprivateregistration.com
- ja8656kq9vk@networksolutionsprivateregistration.com
- sajeev.kurian@tivityhealth.com
- mmurphy@cooley.com
- mn22v8yf8xr@networksolutionsprivateregistration.com
- mn3yd6866bb@networksolutionsprivateregistration.com
- nc2qz9eb9p4@networksolutionsprivateregistration.com
- spayson@nutrisystem.com
- ts3zg2y25vn@networksolutionsprivateregistration.com
- paul.wolf@tivityhealth.com
- xu4tn8qh4e6@networksolutionsprivateregistration.com
Subdomains
80 observed subdomains of nutrisystem.com.
Showing 25 of 80. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from nutrisystem.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for nutrisystem.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{i}._ip.%{h}._ehlo.%{d}._spf.vali.email |
Related pages
Pivot deeper into the graph from nutrisystem.com.
- IP · 104.85.22.13
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:2
- Country · FR
- Email · af8kf3pa7am@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · nu…
- 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: "nutrisystem.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.