Skip to content

Hostname

tekkersit.com

Last fetched

tekkersit.com resolves to 1 IPv4 address operated by AS20738 in GB. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · tekkersit.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/tekkersit.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.60.127.9692.60.127.0/24AS20738GB

WHOIS identity

Registrar
iana:468
Organization
on behalf of tekkersit.com owner
Contact emails

Subdomains

9 observed subdomains of tekkersit.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for tekkersit.com.

MechanismTarget
SPF_INCLUDE_s0.tekkersit.com
SPF_IP13.54.181.101
SPF_IP18.205.0.32
SPF_IP23.22.12.8/32
SPF_IP34.206.23.58/32
SPF_IP35.170.112.17
SPF_IP50.31.44.111/32
SPF_IP50.31.57.60/32
SPF_IP51.141.5.228/32
SPF_IP52.169.0.179/32
SPF_IP52.17.58.100/32
SPF_IP52.172.38.8/32
SPF_IP52.2.115.93
SPF_IP52.21.190.16
SPF_IP52.22.53.116
SPF_IP52.242.32.10/32
SPF_IP52.31.42.202
SPF_IP52.62.216.13
SPF_IP52.65.123.89
SPF_IP52.86.161.89
SPF_IP54.240.0.0/18
SPF_IP54.77.78.8/32
SPF_IP54.79.63.203
SPF_IP64.94.35.33/32
SPF_IP79.98.163.81/32

Related pages

Pivot deeper into the graph from tekkersit.com.

Cypher and MCP

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

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