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
Resolution chain
tekproducts.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 67.216.70.60 | 67.216.68.0/22 | AS17378 | AS17378 - TierPoint, LLC | US |
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.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf-002ab603.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 209.213.216.128 |
| SPF_IP | 209.213.216.129 |
| SPF_IP | 209.213.216.5 |
| SPF_IP | 209.213.216.67 |
| SPF_IP | 52.20.93.51 |
| SPF_IP | 54.160.3.177 |
| SPF_IP | 68.71.132.168 |
| SPF_IP | 72.18.155.226 |
| SPF_IP | 80.64.72.50 |
| SPF_IP | 80.64.72.51/32 |
| SPF_IP | 84.207.217.76 |
Related pages
Pivot deeper into the graph from tekproducts.com.
- IP · 67.216.70.60
- ASN · AS17378AS17378 - TierPoint, LLC
- Registrar · iana:299
- Country · US
- Email · internet_administrator@vwr.com
- TLD · .com
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.