Skip to content

Hostname

gureak.com

Last fetched

gureak.com resolves to 1 IPv4 address operated by GOOGLE - Google LLC in NL. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · gureak.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gureak.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.197.9935.214.128.0/17AS15169GOOGLE - Google LLCNL

WHOIS identity

Registrar
iana:2
Organization
talleres protegidos gureak,
Contact emails

Subdomains

9 observed subdomains of gureak.com.

Web-graph footprint

Distinct hostnames that link to or from gureak.com in the public web crawl.

110 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for gureak.com.

MechanismTarget
SPF_INCLUDEsarenet.es
SPF_INCLUDEspf.protection.outlook.com
SPF_IP146.66.84.49
SPF_IP194.30.41.129
SPF_IP194.30.49.225
SPF_IP194.30.49.227
SPF_IP194.30.49.229
SPF_IP194.30.49.238
SPF_IP212.81.149.36
SPF_IP212.81.184.225
SPF_IP212.81.199.242
SPF_IP212.81.201.23

Related pages

Pivot deeper into the graph from gureak.com.

Cypher and MCP

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

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