Hostname
recork.org
Last fetched
recork.org resolves to 1 IPv4 address operated by SHAW - Shaw Communications in CA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
recork.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 |
|---|---|---|---|---|
| 72.2.34.220 | 72.2.32.0/22 | AS6327 | SHAW - Shaw Communications | CA |
| 72.2.34.220 | 72.2.32.0/22 | AS6327 | SHAW - Shaw Communications | CA |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0121632201
- Contact emails
Subdomains
4 observed subdomains of recork.org.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from recork.org in the public web crawl.
92 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for recork.org.
| Mechanism | Target |
|---|---|
| SPF_A | recork.org |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_IP | 72.2.34.219 |
| SPF_MX | recork.org |
Related pages
Pivot deeper into the graph from recork.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "recork.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.