Skip to content

Hostname

tekdroid.com

Last fetched

tekdroid.com resolves to 1 IPv4 address operated by AS8468 in GB. WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
84.45.254.20084.45.128.0/17AS8468GB

WHOIS identity

Registrar
iana:168
Organization
domain proxy service. lcn.com
Contact emails

Subdomains

30 observed subdomains of tekdroid.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tekdroid.com.

MechanismTarget
SPF_Atekdroid.com
SPF_INCLUDE_spf.google.com
SPF_IP185.223.88.128/27
SPF_IP185.223.88.67
SPF_IP84.45.254.192/27
SPF_MXtekdroid.com

Related pages

Pivot deeper into the graph from tekdroid.com.

Cypher and MCP

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

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