Hostname
phreesia.net
Last fetched
phreesia.net resolves to 1 IPv4 address operated by DATAPIPE - DataPipe, Inc. in US. WHOIS lists iana:9 as the registrar.
Nutrition Label
Resolution chain
phreesia.net 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 |
|---|---|---|---|---|
| 64.106.211.138 | 64.106.128.0/17 | AS14492 | DATAPIPE - DataPipe, Inc. | US |
WHOIS identity
- Registrar
- iana:9
- Organization
- evan roberts
- Contact emails
- 1kd4ha3dqejjdae2mp7elar4te@domaindiscreet.com
- 2a6bb1100a28fd0a062f3782bec15d02@domaindiscreet.com
- 2abbacd30a28fd0a00205f4f5b56c98d@domaindiscreet.com
- 58092192@myprivatename.com
- b74974790a28fd0a1f8da4065256ae44@domaindiscreet.com
- f84671f10a28fd0a20d4fbcb31165835@domaindiscreet.com
- informationtechnology@phreesia.com
Subdomains
48 observed subdomains of phreesia.net.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from phreesia.net in the public web crawl.
238 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for phreesia.net.
| Mechanism | Target |
|---|---|
| SPF_REDIRECT | 683gf50i._spf._d.mim.ec |
Related pages
Pivot deeper into the graph from phreesia.net.
- IP · 64.106.211.138
- ASN · AS14492DATAPIPE - DataPipe, Inc.
- Registrar · iana:9
- Country · US
- Email · 1kd4ha3dqejjdae2mp7elar4te@domaindiscreet.com
- TLD · .net
- Browse hostnames · ph…
- 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: "phreesia.net"})-[: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.