Skip to content

Hostname

ctfportal.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of ctfportal.com owner
Contact emails
2efbc331-dcad-4066-b31e-bd3da4aab52b@identity-protect.org, 6ca9e1a3-ae9f-41fb-8e8c-2370c25ee986@identity-protect.org, 98b95c09-c32e-4419-b071-265f30f6d8d0@identity-protect.org, b12aa008-05c3-47f4-9101-88f300562a43@identity-protect.org, b33692c3-8ef3-49b7-a633-fd164658e4c9@identity-protect.org, dc9bd8a8-f64e-44af-833b-6af0ffab40af@identity-protect.org, owner-3204066@ctfportal.com.whoisprivacyservice.org, owner-8244010@ctfportal.com.whoisprivacyservice.org

Subdomains

Showing 3 of 3 subdomains (3 per page).

Mail and authentication

Nameservers

  • ns-164.awsdns-20.com
  • ns-745.awsdns-29.net
  • ns-1457.awsdns-54.org
  • ns-1813.awsdns-34.co.uk

Threat-feed evidence

History

Related pages

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