Skip to content

Hostname

thynksdigital.com

Last fetched

thynksdigital.com resolves to 1 IPv4 address operated by HAWKHOST - Hawk Host Inc. in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.252.105.171198.252.105.0/24AS20068HAWKHOST - Hawk Host Inc.US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 124149942
Contact emails

Subdomains

22 observed subdomains of thynksdigital.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • thynksdigital.com

SPF policy

5 SPF mechanisms authorising senders for thynksdigital.com.

MechanismTarget
SPF_Athynksdigital.com
SPF_IP198.252.105.171
SPF_IP207.210.220.202
SPF_IP72.29.127.49
SPF_MXthynksdigital.com

Related pages

Pivot deeper into the graph from thynksdigital.com.

Cypher and MCP

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

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