Hostname
112foundation.org
Last fetched
112foundation.org resolves to 1 IPv4 address operated by INMOTION - InMotion Hosting, Inc. in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
112foundation.org 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 |
|---|---|---|---|---|
| 104.247.72.76 | 104.247.72.0/23 | AS22611 | INMOTION - InMotion Hosting, Inc. | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- 112 foundation
- Contact emails
Subdomains
7 observed subdomains of 112foundation.org.
Web-graph footprint
Distinct hostnames that link to or from 112foundation.org in the public web crawl.
18 sites link to this hostname.
28 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- 112foundation.org
SPF policy
5 SPF mechanisms authorising senders for 112foundation.org.
| Mechanism | Target |
|---|---|
| SPF_A | 112foundation.org |
| SPF_IP | 104.247.72.76 |
| SPF_IP | 104.247.77.151 |
| SPF_IP | 192.249.120.17/32 |
| SPF_MX | 112foundation.org |
Related pages
Pivot deeper into the graph from 112foundation.org.
- IP · 104.247.72.76
- ASN · AS22611INMOTION - InMotion Hosting, Inc.
- Registrar · iana:146
- Country · US
- Email · 112foundation@112foundation.com
- TLD · .org
- Browse hostnames · 11…
- 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: "112foundation.org"})-[: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.