Hostname
technicpartners.com
Last fetched
technicpartners.com resolves to 1 IPv4 address operated by AS12824 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
technicpartners.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 |
|---|---|---|---|---|
| 46.242.232.206 | 46.242.192.0/18 | AS12824 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- whoisproxy.com
- Contact emails
- 0458b73d3bf02a01bb4253971dbd17e43ac3a4b851a4addd0b7a95bd6f2c05ff@technicpartners.com.whoisproxy.org
- 05a6a4d1043d3d903fdecc8a491c916be190d6b3d01eec78aa19c7751a21ff6e@technicpartners.com.whoisproxy.org
- 3007def214a4fea0bba9f6cb616fe8b4d26374292e982427ec29203f4d4d6925@technicpartners.com.whoisproxy.org
- 3967b9d1dfdeee019bc8178e520072aeb0f69340bd7e6142e46894a55c121da6@technicpartners.com.whoisproxy.org
- 411fff0f7a841f31112924ab9368a15cc9984399ed6eb5657af3cacff3c8fadb@technicpartners.com.whoisproxy.org
- 4a94d4571ed032ebba1dab91007622a4544201960b75cb198ff736d54b665074@technicpartners.com.whoisproxy.org
- 9c05f2a05600cbaa4ade8c1e905ec91f2fb8d7f434ad69d130433343ad60071f@technicpartners.com.whoisproxy.org
- 9e2b148f1ecdb5e30d880213a55f6a9365762bb170e8910ed4f777086261d417@technicpartners.com.whoisproxy.org
- a8eeed31ad85193a3c39d9f4cad5e9e4ceaff4c160ef6365001a96a3ebae1494@technicpartners.com.whoisproxy.org
- ce009ac8cd90b5b4eb1cdfd963b32a7fe137fd697d252b54dccf4118b68dd995@technicpartners.com.whoisproxy.org
- d138cfae519570e4f59bd236579b42f099862ce3d9404ddf5fc759cc83c8aff0@technicpartners.com.whoisproxy.org
- dd6edb4ee31f0ab3b1e6be6821e7978daa7ccb68e2f203ec3d95791865dacd2d@technicpartners.com.whoisproxy.org
Web-graph footprint
Distinct hostnames that link to or from technicpartners.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- technicpartners.com
SPF policy
2 SPF mechanisms authorising senders for technicpartners.com.
| Mechanism | Target |
|---|---|
| SPF_A | technicpartners.com |
| SPF_MX | technicpartners.com |
Related pages
Pivot deeper into the graph from technicpartners.com.
- IP · 46.242.232.206
- ASN · AS12824
- Registrar · iana:269
- Country · PL
- Email · 0458b73d3bf02a01bb4253971dbd17e43ac3a4b851a4addd0b7a95bd6f2c05ff@technicpartners.com.whoisproxy.org
- 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: "technicpartners.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.