Skip to content

Hostname

ec0.thinkbigcurl.com

Last fetched

ec0.thinkbigcurl.com resolves to 1 IPv4 address operated by AS205220 in GB.

Nutrition Label

WHISPER CANON · ec0.thinkbigcurl.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ec0.thinkbigcurl.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.209.136.65188.209.136.0/24AS205220GB

WHOIS identity

No WHOIS records are currently associated with ec0.thinkbigcurl.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

43 SPF mechanisms authorising senders for ec0.thinkbigcurl.com.

MechanismTarget
SPF_INCLUDEaddressstorm.com
SPF_INCLUDEcoverturtle.com
SPF_INCLUDEmethodmeta.com
SPF_IP104.206.93.38
SPF_IP173.44.205.66
SPF_IP173.44.205.67
SPF_IP173.44.205.68
SPF_IP173.44.205.69
SPF_IP173.44.205.70
SPF_IP173.44.205.71
SPF_IP173.44.205.72
SPF_IP173.44.205.73
SPF_IP173.44.205.74
SPF_IP173.44.205.75
SPF_IP173.44.205.76
SPF_IP173.44.205.77
SPF_IP173.44.205.78
SPF_IP173.44.205.79
SPF_IP173.44.205.80
SPF_IP173.44.205.81
SPF_IP173.44.205.82
SPF_IP173.44.205.83
SPF_IP173.44.205.84
SPF_IP173.44.205.85
SPF_IP173.44.205.86
SPF_IP173.44.205.87
SPF_IP173.44.205.88
SPF_IP173.44.205.89
SPF_IP173.44.205.90
SPF_IP173.44.205.91
SPF_IP173.44.205.92
SPF_IP173.44.205.93
SPF_IP173.44.205.94
SPF_IP23.170.252.90
SPF_IP23.170.252.91
SPF_IP23.170.252.92
SPF_IP23.170.252.93
SPF_IP23.170.252.94
SPF_IP57.131.24.222
SPF_IP57.131.7.3
SPF_IP57.131.7.4
SPF_IP57.131.7.5
SPF_IP57.131.7.6

Related pages

Pivot deeper into the graph from ec0.thinkbigcurl.com.

Cypher and MCP

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

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