Skip to content

Hostname

goldtek.com

Last fetched

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

Nutrition Label

WHISPER CANON · goldtek.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/goldtek.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.206.204.18635.206.192.0/18AS19527GOOGLE-2 - Google LLCTW

WHOIS identity

Registrar
iana:48
Organization
jane pan
Contact emails

Subdomains

2 observed subdomains of goldtek.com.

Web-graph footprint

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

10 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for goldtek.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP104.199.148.161
SPF_IP211.75.33.114

Related pages

Pivot deeper into the graph from goldtek.com.

Cypher and MCP

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

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