Skip to content

Hostname

livechat.fb.ekonsilio.dev

Last fetched

livechat.fb.ekonsilio.dev resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · livechat.fb.ekonsilio.devRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/livechat.fb.ekonsilio.dev

Resolution chain

livechat.fb.ekonsilio.dev resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.246.3413.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.3713.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.6713.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
13.227.246.8813.227.246.0/24AS16509AMAZON-02 - Amazon.com, Inc.CA
18.161.6.10218.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.4818.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.8418.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.161.6.9018.161.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.2599.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.4499.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.5899.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.215.9899.84.214.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with livechat.fb.ekonsilio.dev in WhisperGraph.

Subdomains

2 observed subdomains of livechat.fb.ekonsilio.dev.

Threat posture

History

Related pages

Pivot deeper into the graph from livechat.fb.ekonsilio.dev.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "livechat.fb.ekonsilio.dev"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.