Hostname
cointech.net
Last fetched
cointech.net resolves to 62.210.5.231, announced in 62.210.0.0/16 by AS12876 - Scaleway SAS in FR. cointech.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 62.210.5.231
62.210.0.0/16 · AS12876 - Scaleway SAS · Paris, FR
IPv6 resolution
No AAAA record for cointech.net is recorded in WhisperGraph.
Attribution
scaleway
ORIGIN_AS
WHOIS identity
- Registrar
- iana:440
- Registrant organisation
- domains by proxy,
- Contact emails
- cointech@cointech.net
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- host.cointech.net
- host2.cointech.net
- ns.cointech.net
- ns2.cointech.net
MX records
- mail.cointech.net
SPF policy
- a: cointech.net
- mx: cointech.net
- mx: host.cointech.net
- mx: host2.cointech.net
- a: mail.cointech.net
- ip: 62.210.5.231
Threat-feed evidence
History
Related pages
Pivot from cointech.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cointech.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.