Skip to content

Hostname

tv-staging4.philo.com

Last fetched

tv-staging4.philo.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · tv-staging4.philo.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/tv-staging4.philo.com

Resolution chain

tv-staging4.philo.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.116.22.12118.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.216.197.16318.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.218.60.25118.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.109.5818.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.16.1723.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.201.773.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.49.1893.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.176.323.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.189.1913.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.137.8.1003.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.147.190.1873.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with tv-staging4.philo.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from tv-staging4.philo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tv-staging4.philo.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.