Skip to content

Hostname

tekproducts.com

Last fetched

tekproducts.com resolves to 1 IPv4 address operated by AS17378 - TierPoint, LLC in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · tekproducts.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tekproducts.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.216.70.6067.216.68.0/22AS17378AS17378 - TierPoint, LLCUS

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

3 observed subdomains of tekproducts.com.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for tekproducts.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-002ab603.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP209.213.216.128
SPF_IP209.213.216.129
SPF_IP209.213.216.5
SPF_IP209.213.216.67
SPF_IP52.20.93.51
SPF_IP54.160.3.177
SPF_IP68.71.132.168
SPF_IP72.18.155.226
SPF_IP80.64.72.50
SPF_IP80.64.72.51/32
SPF_IP84.207.217.76

Related pages

Pivot deeper into the graph from tekproducts.com.

Cypher and MCP

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

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