Skip to content

Hostname

tekplus.org

Last fetched

tekplus.org resolves to 2 IPv4 addresses operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tekplus.orgRouting diversity2.4/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tekplus.org

Resolution chain

tekplus.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
157.245.25.76157.245.24.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE
138.226.237.152138.226.237.0/24AS205775DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of tekplus.org.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for tekplus.org.

MechanismTarget
SPF_Atekplus.org
SPF_IP69.65.3.211
SPF_MXtekplus.org

Related pages

Pivot deeper into the graph from tekplus.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tekplus.org"})-[: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.