Hostname
reasoning.com
Last fetched
reasoning.com resolves to 2 IPv4 addresses operated by AS151847 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
reasoning.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 |
|---|---|---|---|---|
| 103.168.172.37 | 103.168.172.0/24 | AS151847 | — | US |
| 103.168.172.52 | 103.168.172.0/24 | AS151847 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of reasoning.com owner
- Contact emails
- b66gd3qh5ds@networksolutionsprivateregistration.com
- ff9g99rn2ej@networksolutionsprivateregistration.com
- sa5wq4hc7at@networksolutionsprivateregistration.com
- 284454db-8f3f-4158-a1e2-ccc43b68eb67@identity-protect.org
- 3dca1f4a-d148-4646-9564-ccad6a8b33a9@identity-protect.org
- 9bb409f6-b852-4273-8876-5b3a6211b759@identity-protect.org
- c33ec78c-42d0-467b-83f6-81b557245069@identity-protect.org
- c9ed3566-b36b-4588-a87b-239d01a4575b@identity-protect.org
- fa8d92d9-3371-4405-a03c-c2d58fbb9cba@identity-protect.org
- owner-10441362@reasoning.com.whoisprivacyservice.org
- owner-2344003@reasoning.com.whoisprivacyservice.org
- owner-4476178@reasoning.com.whoisprivacyservice.org
- owner-4580674@reasoning.com.whoisprivacyservice.org
- owner-4766446@reasoning.com.whoisprivacyservice.org
- owner-5410840@reasoning.com.whoisprivacyservice.org
- owner-5505914@reasoning.com.whoisprivacyservice.org
- owner-6118379@reasoning.com.whoisprivacyservice.org
- owner-6315761@reasoning.com.whoisprivacyservice.org
- owner-6361235@reasoning.com.whoisprivacyservice.org
- owner-6408647@reasoning.com.whoisprivacyservice.org
- and 4 more
Subdomains
7 observed subdomains of reasoning.com.
Web-graph footprint
Distinct hostnames that link to or from reasoning.com in the public web crawl.
25 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for reasoning.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from reasoning.com.
- IP · 103.168.172.37
- ASN · AS151847
- Registrar · iana:468
- Country · US
- Email · b66gd3qh5ds@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · re…
- 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: "reasoning.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.