Hostname
egencia-test.com
Last fetched
egencia-test.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM - Cloudflare London, LLC in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
egencia-test.com 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 |
|---|---|---|---|---|
| 194.36.55.251 | 194.36.55.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | GB |
| 194.36.55.5 | 194.36.55.0/24 | AS209242 | CLOUDFLARESPECTRUM - Cloudflare London, LLC | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of egencia-test.com owner
- Contact emails
- 292a93d5-2450-4764-8ae4-80d936173686@identity-protect.org
- 3142f787-b5a2-4179-8318-f938ea891f46@identity-protect.org
- 5f83743d-fdc9-4eac-900a-6d815c75ea69@identity-protect.org
- 60a344f5-0fb7-45e1-8069-923171c006a5@identity-protect.org
- abcf3f86-125e-4271-beaa-dfc788cd6384@identity-protect.org
- d0248e89-92df-4a56-aefd-2a1e3c6942e3@identity-protect.org
- owner-2866007@egencia-test.com.whoisprivacyservice.org
- owner-5995989@egencia-test.com.whoisprivacyservice.org
- owner-9883570@egencia-test.com.whoisprivacyservice.org
Subdomains
10 observed subdomains of egencia-test.com.
Threat posture
History
Related pages
Pivot deeper into the graph from egencia-test.com.
- IP · 194.36.55.251
- ASN · AS209242CLOUDFLARESPECTRUM - Cloudflare London, LLC
- Registrar · iana:468
- Country · GB
- Email · 292a93d5-2450-4764-8ae4-80d936173686@identity-protect.org
- TLD · .com
- Browse hostnames · eg…
- 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: "egencia-test.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.