Skip to content

Hostname

ourshack.com

Last fetched

ourshack.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · ourshack.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ourshack.com

Resolution chain

ourshack.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
andrew beattie
Contact emails

Subdomains

20 observed subdomains of ourshack.com.

Web-graph footprint

Distinct hostnames that link to or from ourshack.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ourshack.com.

MechanismTarget
SPF_Abee.ourshack.com
SPF_Aowl.ourshack.com
SPF_IP194.106.223.205
SPF_IP194.106.223.211
SPF_IP2001:470:1f1d:193:0:0:0:205
SPF_IP2001:470:1f1d:193:0:0:0:211
SPF_MXourshack.com

Related pages

Pivot deeper into the graph from ourshack.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ourshack.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.