Hostname
technimark.com
Last fetched
technimark.com resolves to 1 IPv4 address operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
technimark.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 |
|---|---|---|---|---|
| 45.60.46.100 | 45.60.46.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- k85mc8n979b@networksolutionsprivateregistration.com
- kq4jd7fq99w@networksolutionsprivateregistration.com
- mu8za8w42qq@networksolutionsprivateregistration.com
- ny2hb7r39az@networksolutionsprivateregistration.com
- pj5k83849s5@networksolutionsprivateregistration.com
- pv9np7k79ek@networksolutionsprivateregistration.com
- ub8666qa8kb@networksolutionsprivateregistration.com
- uy22x87g8t3@networksolutionsprivateregistration.com
- wu5tu4fj2at@networksolutionsprivateregistration.com
- yz96d2ve3dk@networksolutionsprivateregistration.com
- zu9kx92a8kb@networksolutionsprivateregistration.com
Subdomains
36 observed subdomains of technimark.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from technimark.com in the public web crawl.
61 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for technimark.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 174.128.1.123/32 |
| SPF_IP | 184.189.44.210 |
| SPF_IP | 206.152.14.54/32 |
| SPF_IP | 208.86.168.7/32 |
Related pages
Pivot deeper into the graph from technimark.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "technimark.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.