Hostname
reason.com
Last fetched
reason.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
reason.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 |
|---|---|---|---|---|
| 75.2.24.81 | 75.2.16.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- reason foundation attn reason.com care of network solutions
- Contact emails
- a56ns47s6b7@networksolutionsprivateregistration.com
- aa9jt9uj7st@networksolutionsprivateregistration.com
- ac39m8zt7c3@networksolutionsprivateregistration.com
- am7sh9dy467@networksolutionsprivateregistration.com
- ay7my6wz5ux@networksolutionsprivateregistration.com
- bb5vk2d77e8@networksolutionsprivateregistration.com
- bw7fw6qp5cg@networksolutionsprivateregistration.com
- bz84g3ks4zb@networksolutionsprivateregistration.com
- cc5np6dh3kt@networksolutionsprivateregistration.com
- cc7wk9tv9zd@networksolutionsprivateregistration.com
- cg4d578878d@networksolutionsprivateregistration.com
- d96m32gw6pr@networksolutionsprivateregistration.com
- d97tn7pd9hh@networksolutionsprivateregistration.com
- dc3yr3rd92q@networksolutionsprivateregistration.com
- dg9qh6dx9w5@networksolutionsprivateregistration.com
- dk9387yr8jz@networksolutionsprivateregistration.com
- e66hh3t5688@networksolutionsprivateregistration.com
- ea3jc3nz9em@networksolutionsprivateregistration.com
- eg6wd9k856e@networksolutionsprivateregistration.com
- ep7k95b73zt@networksolutionsprivateregistration.com
- and 75 more
Subdomains
39 observed subdomains of reason.com.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from reason.com in the public web crawl.
19,412 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for reason.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.maropost.com |
Related pages
Pivot deeper into the graph from reason.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "reason.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.