Hostname
itsecuritas.com
Last fetched
itsecuritas.com resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in FR. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
itsecuritas.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 |
|---|---|---|---|---|
| 80.245.63.148 | 80.245.62.0/23 | AS174 | COGENT-174 - Cogent Communications, LLC | FR |
WHOIS identity
- Registrar
- iana:81
- Organization
- rene-claude dahan
- Contact emails
- 34ffa0314ca7bdf6464186e9804c3002-1923632@contact.gandi.net
- 6e3c43a091556845a5b5ab1870d99ffa-1923632@contact.gandi.net
- 74cdc6275b22692f24a9f5a6a29f7ad9-1923632@contact.gandi.net
- b0cf3fa7c91c9d9c53ed19d1094261d1-1923632@contact.gandi.net
- cb10c0439ac729ecb377928adc20faee-1923632@contact.gandi.net
- d027a766dc9cad247dbee70308d550b1-1923632@contact.gandi.net
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from itsecuritas.com.
- IP · 80.245.63.148
- ASN · AS174COGENT-174 - Cogent Communications, LLC
- Registrar · iana:81
- Country · FR
- Email · 34ffa0314ca7bdf6464186e9804c3002-1923632@contact.gandi.net
- TLD · .com
- Browse hostnames · it…
- 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: "itsecuritas.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.