Hostname
tek-tips.com
Last fetched
tek-tips.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
tek-tips.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.41.98 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.164.43 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- attn tek-tips.com care of network solutions
- Contact emails
- a43jq2df39q@networksolutionsprivateregistration.com
- ar5mx2gd9uq@networksolutionsprivateregistration.com
- by7y33gv79z@networksolutionsprivateregistration.com
- by8hk3gm8eq@networksolutionsprivateregistration.com
- d537n6847rc@networksolutionsprivateregistration.com
- dg3b92u6757@networksolutionsprivateregistration.com
- dq3d33vc2s5@networksolutionsprivateregistration.com
- e38r49gt49m@networksolutionsprivateregistration.com
- ed7jt2x52ck@networksolutionsprivateregistration.com
- f62un7c694z@networksolutionsprivateregistration.com
- fg3686y3468@networksolutionsprivateregistration.com
- h83fg5hb89j@networksolutionsprivateregistration.com
- h89z43g95cb@networksolutionsprivateregistration.com
- jw76f4q97tj@networksolutionsprivateregistration.com
- kd54m4d36mb@networksolutionsprivateregistration.com
- mh7vh24w43z@networksolutionsprivateregistration.com
- pr5xk3457t4@networksolutionsprivateregistration.com
- px99k7zz9vv@networksolutionsprivateregistration.com
- qt6zf46v4v5@networksolutionsprivateregistration.com
- rg6m96dp4cc@networksolutionsprivateregistration.com
- and 6 more
Subdomains
2 observed subdomains of tek-tips.com.
| Subdomain |
|---|
| dev2.tek-tips.com |
| www.tek-tips.com |
Web-graph footprint
Distinct hostnames that link to or from tek-tips.com in the public web crawl.
503 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for tek-tips.com.
| Mechanism | Target |
|---|---|
| SPF_A | tek-tips.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | jangomail.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 54.243.58.71 |
| SPF_IP | 66.212.169.234 |
| SPF_MX | tek-tips.com |
Related pages
Pivot deeper into the graph from tek-tips.com.
- IP · 104.21.41.98
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · a43jq2df39q@networksolutionsprivateregistration.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: "tek-tips.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.