Hostname
citi.eu
Last fetched
citi.eu resolves to 2 IPv4 addresses operated by CITIGROUP-1696 - Citigroup Inc. in US. WHOIS lists registrar:corporation service company as the registrar.
Nutrition Label
Resolution chain
citi.eu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.67.175.119 | 199.67.175.0/24 | AS1696 | CITIGROUP-1696 - Citigroup Inc. | US |
| 199.67.205.14 | 199.67.205.0/24 | AS1696 | CITIGROUP-1696 - Citigroup Inc. | US |
WHOIS identity
- Registrar
- registrar:corporation service company
- Organization
- —
- Contact emails
- —
Subdomains
9 observed subdomains of citi.eu.
Web-graph footprint
Distinct hostnames that link to or from citi.eu in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from citi.eu.
- IP · 199.67.175.119
- ASN · AS1696CITIGROUP-1696 - Citigroup Inc.
- Registrar · registrar:corporation service company
- Country · US
- TLD · .eu
- Browse hostnames · ci…
- 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: "citi.eu"})-[: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.