Skip to content

Hostname

captaintom.gr

Last fetched

captaintom.gr resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · captaintom.grRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/captaintom.gr

Resolution chain

captaintom.gr resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.32.118104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.151.179172.67.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.2188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.2188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with captaintom.gr in WhisperGraph.

Subdomains

5 observed subdomains of captaintom.gr.

Web-graph footprint

Distinct hostnames that link to or from captaintom.gr in the public web crawl.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for captaintom.gr.

MechanismTarget
SPF_Acaptaintom.gr
SPF_INCLUDEmxroute.com
SPF_IP188.40.81.187
SPF_IP46.4.151.209
SPF_IP46.4.56.202
SPF_IP46.4.56.251
SPF_IP46.4.57.106
SPF_IP95.217.129.252
SPF_MXcaptaintom.gr

Related pages

Pivot deeper into the graph from captaintom.gr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "captaintom.gr"})-[: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.