Hostname
therigy.com
Last fetched
therigy.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
therigy.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.152 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.52 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- perfect privacy,
- Contact emails
- au2ek96t5fp@networksolutionsprivateregistration.com
- ay7ej6d4958@networksolutionsprivateregistration.com
- domains@uhc.com
- hc8t75j59sv@networksolutionsprivateregistration.com
- ja9gx57m8zp@networksolutionsprivateregistration.com
- jr49r3ye3zf@networksolutionsprivateregistration.com
- pw76a57m242@networksolutionsprivateregistration.com
- s25mu4my78n@networksolutionsprivateregistration.com
- t786c4rz53q@networksolutionsprivateregistration.com
- wa2jm93s58v@networksolutionsprivateregistration.com
- yp66e33836u@networksolutionsprivateregistration.com
- z54af5yh2xw@networksolutionsprivateregistration.com
- z58mq4me396@networksolutionsprivateregistration.com
Subdomains
7 observed subdomains of therigy.com.
Web-graph footprint
Distinct hostnames that link to or from therigy.com in the public web crawl.
13 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for therigy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spfae.corpmailsvcs.com |
| SPF_INCLUDE | _spfv4.corpmailsvcs.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from therigy.com.
- IP · 199.60.103.152
- ASN · AS209242
- Registrar · iana:299
- Country · US
- Email · au2ek96t5fp@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · th…
- 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: "therigy.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.