Skip to content

Hostname

ei-ph.rdtcdn.com

Last fetched

ei-ph.rdtcdn.com resolves to 16 IPv4 addresses operated by SWIFTWILL2 - Swiftwill, Inc. in SG.

Nutrition Label

WHISPER CANON · ei-ph.rdtcdn.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/ei-ph.rdtcdn.com

Resolution chain

ei-ph.rdtcdn.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
64.88.254.16064.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG
64.88.254.16164.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG
64.88.254.16264.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG
64.88.254.16364.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG
64.88.254.16464.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG
64.88.254.16564.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG
64.88.254.16664.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG
64.88.254.16764.88.240.0/20AS30361SWIFTWILL2 - Swiftwill, Inc.SG
67.22.52.1667.22.52.0/24AS29789REFLECTED - Reflected Networks, Inc.SG
67.22.52.1767.22.52.0/24AS29789REFLECTED - Reflected Networks, Inc.SG
67.22.52.1867.22.52.0/24AS29789REFLECTED - Reflected Networks, Inc.SG
67.22.52.1967.22.52.0/24AS29789REFLECTED - Reflected Networks, Inc.SG
67.22.52.2067.22.52.0/24AS29789REFLECTED - Reflected Networks, Inc.SG
67.22.52.2167.22.52.0/24AS29789REFLECTED - Reflected Networks, Inc.SG
67.22.52.2267.22.52.0/24AS29789REFLECTED - Reflected Networks, Inc.SG
67.22.52.2367.22.52.0/24AS29789REFLECTED - Reflected Networks, Inc.SG

WHOIS identity

No WHOIS records are currently associated with ei-ph.rdtcdn.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from ei-ph.rdtcdn.com in the public web crawl.

2,140 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from ei-ph.rdtcdn.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ei-ph.rdtcdn.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 20

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