Skip to content

Hostname

genyo.com.ph

Last fetched

genyo.com.ph resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · genyo.com.phRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/genyo.com.ph

Resolution chain

genyo.com.ph resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.228.165.2513.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.196.9013.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
175.41.153.14175.41.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.150.22718.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.123.11118.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.129.69.20047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.64.3947.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.0.9952.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.182.1852.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.66.7754.251.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with genyo.com.ph in WhisperGraph.

Subdomains

12 observed subdomains of genyo.com.ph.

Web-graph footprint

Distinct hostnames that link to or from genyo.com.ph in the public web crawl.

14 sites link to this hostname.

5 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from genyo.com.ph.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "genyo.com.ph"})-[: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.