Skip to content

Hostname

ofgreencolumn.com

Last fetched

ofgreencolumn.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. ofgreencolumn.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 · ofgreencolumn.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ofgreencolumn.com

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
12d7dc6c-7f05-4b6f-b23c-2e1e63f2a87f@identity-protect.org, 299f4f1e-5eb2-4bfd-885f-98036bb18783@identity-protect.org, 42f76cc5-95f8-4622-8033-beb2f0480015@identity-protect.org, 58197d58-5711-4079-8979-554bd4ac5d30@identity-protect.org, 6f78ebb4-44f1-4c6b-8353-d2bebe07e296@identity-protect.org, ba2839e3-f323-4d0e-aebc-dbacbeba7464@identity-protect.org, d437c53a-eddc-4871-ae39-17f33e8e2da8@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-322.awsdns-40.com
  • ns-835.awsdns-40.net
  • ns-1383.awsdns-44.org
  • ns-1987.awsdns-56.co.uk

Threat-feed evidence

History

Related pages

Pivot from ofgreencolumn.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: "ofgreencolumn.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.