Skip to content

Hostname

thisgreencolumn.com

Last fetched

thisgreencolumn.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. thisgreencolumn.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · thisgreencolumn.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/thisgreencolumn.com

Resolution chain

No IPv4 resolution is recorded for thisgreencolumn.com in WhisperGraph.

IPv6 resolution

No AAAA record for thisgreencolumn.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
2a788c7a-ab10-4666-8bff-9c1a1666f229@identity-protect.org, 3dce7396-1c03-4a8c-bdd0-12b6d33a6945@identity-protect.org, 56692fe3-531b-488a-ad48-ec5ed2abf292@identity-protect.org, 7c87dc9e-69e8-4c0c-9205-c84b22d044e9@identity-protect.org, 8b72ae94-4bd4-4549-bee3-5dccf4053e52@identity-protect.org, b9871960-dcad-46c2-9232-de191da08655@identity-protect.org, bda19d7f-d651-4e32-be7e-afd2e3acc2c4@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-95.awsdns-11.com
  • ns-702.awsdns-23.net
  • ns-1320.awsdns-37.org
  • ns-1562.awsdns-03.co.uk

Threat-feed evidence

History

Related pages

Pivot from thisgreencolumn.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "thisgreencolumn.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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