Hostname
natureinstruct.org
Last fetched
natureinstruct.org resolves to 1 IPv4 address operated by KWIC-AS - NCS Technologies in CA. WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
natureinstruct.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 |
|---|---|---|---|---|
| 174.140.177.34 | 174.140.177.0/24 | AS33007 | KWIC-AS - NCS Technologies | CA |
WHOIS identity
- Registrar
- iana:1861
- Organization
- paul morrill
- Contact emails
Subdomains
2 observed subdomains of natureinstruct.org.
Web-graph footprint
Distinct hostnames that link to or from natureinstruct.org in the public web crawl.
69 sites link to this hostname.
22 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for natureinstruct.org.
| Mechanism | Target |
|---|---|
| SPF_A | natureinstruct.org |
| SPF_INCLUDE | hostedspf.kwic.com |
| SPF_IP | 199.58.119.83 |
| SPF_MX | natureinstruct.org |
Related pages
Pivot deeper into the graph from natureinstruct.org.
- IP · 174.140.177.34
- ASN · AS33007KWIC-AS - NCS Technologies
- Registrar · iana:1861
- Country · CA
- Email · dreg@ravenforge.ca
- TLD · .org
- Browse hostnames · na…
- 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: "natureinstruct.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.