Hostname
detecas.com
Last fetched
detecas.com resolves to 1 IPv4 address operated by NTT-DATA-2914 - NTT America, Inc. in TW. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
detecas.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 |
|---|---|---|---|---|
| 61.58.38.70 | 61.58.32.0/20 | AS2914 | NTT-DATA-2914 - NTT America, Inc. | TW |
WHOIS identity
- Registrar
- iana:81
- Organization
- billion tech
- Contact emails
Subdomains
4 observed subdomains of detecas.com.
Threat posture
History
Related pages
Pivot deeper into the graph from detecas.com.
- IP · 61.58.38.70
- ASN · AS2914NTT-DATA-2914 - NTT America, Inc.
- Registrar · iana:81
- Country · TW
- Email · 0b0386361946a8faf9282c960377c9b3-46940890@contact.gandi.net
- TLD · .com
- Browse hostnames · de…
- 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: "detecas.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.