Hostname
tecsinapse.com
Last fetched
tecsinapse.com resolves to 1 IPv4 address operated by AS47583 in BR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tecsinapse.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 |
|---|---|---|---|---|
| 185.239.210.116 | 185.239.210.0/24 | AS47583 | — | BR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tecsinapse.com owner
- Contact emails
- dm4t76uu35f@networksolutionsprivateregistration.com
- jq5x39f86jq@networksolutionsprivateregistration.com
- rb4sj5bv5fp@networksolutionsprivateregistration.com
- 03099d8c-bf3a-4b12-b9b2-6df502835e67@identity-protect.org
- 032cdfe2-0f88-41e1-b18d-13afa5620034@identity-protect.org
- 2ffaa04e-d852-4d32-bfbe-e554badf7ef8@identity-protect.org
- 8ab59e24-fcea-44bf-8ea3-0535d0df1d2b@identity-protect.org
- ce69f7ad-8765-4968-a2ca-9dd079620efb@identity-protect.org
- d40a420d-db86-4695-9e0c-7a11024f9c64@identity-protect.org
Subdomains
51 observed subdomains of tecsinapse.com.
Showing 25 of 51. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for tecsinapse.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from tecsinapse.com.
- IP · 185.239.210.116
- ASN · AS47583
- Registrar · iana:468
- Country · BR
- Email · dm4t76uu35f@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: "tecsinapse.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.