Hostname
1reason.com
Last fetched
1reason.com resolves to 1 IPv4 address operated by CHARTER-20115 - Charter Communications LLC in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
1reason.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 |
|---|---|---|---|---|
| 68.117.116.170 | 68.117.116.0/22 | AS20115 | CHARTER-20115 - Charter Communications LLC | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- 1reason,
- Contact emails
- robert@1reason.com
- pw-2d471187eb49d552ecb9e8564bfe678a@privacyguardian.org
- pw-501f035c41e4a8280134764bee8f9088@privacyguardian.org
- pw-7a470f2df3cbb09d3f58f4b4150bdd5d@privacyguardian.org
- pw-8bb53d9454a4d83421dc370613f36ba6@privacyguardian.org
- pw-a6fa047e381bd50a40651b8c594a967d@privacyguardian.org
- pw-b0f02d8b4d58d5a56c880873fbc9063f@privacyguardian.org
- pw-c78bda1099a09e9241b6ce3d7ffb7abf@privacyguardian.org
- pw-df805e7afb3a2a706973d6227f28e35e@privacyguardian.org
- pw-e2b88e2751dd22d31ffe577832c8e22c@privacyguardian.org
- pw-ed381946ef3bd8a6d238ac2ce2707887@privacyguardian.org
- pw-f88954ab689b2a41b37fbfd67b6bcfbd@privacyguardian.org
Subdomains
34 observed subdomains of 1reason.com.
Showing 25 of 34. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 1reason.com in the public web crawl.
10 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for 1reason.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | connect.wpmailsmtp.com |
| SPF_IP | 68.117.116.0/16 |
Related pages
Pivot deeper into the graph from 1reason.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "1reason.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.