Skip to content

Hostname

thecrazymonkeygallery.absurdgallery.com

Last fetched

thecrazymonkeygallery.absurdgallery.com resolves to 1 IPv4 address operated by SHOCK-1 - Shock Hosting LLC in US.

Nutrition Label

WHISPER CANON · thecrazymonkeygallery.absurdgallery.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/thecrazymonkeygallery.absurdgallery.com

Resolution chain

thecrazymonkeygallery.absurdgallery.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
208.123.116.68208.123.116.0/23AS395092SHOCK-1 - Shock Hosting LLCUS

WHOIS identity

No WHOIS records are currently associated with thecrazymonkeygallery.absurdgallery.com in WhisperGraph.

Subdomains

1 observed subdomain of thecrazymonkeygallery.absurdgallery.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for thecrazymonkeygallery.absurdgallery.com.

MechanismTarget
SPF_Athecrazymonkeygallery.absurdgallery.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP208.123.116.2
SPF_IP208.123.116.68
SPF_IP208.123.118.2
SPF_IP208.123.118.3
SPF_IP208.123.118.4
SPF_MXthecrazymonkeygallery.absurdgallery.com

Related pages

Pivot deeper into the graph from thecrazymonkeygallery.absurdgallery.com.

Cypher and MCP

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

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