Skip to content

Hostname

mannypay.ph

Last fetched

mannypay.ph resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.

Nutrition Label

WHISPER CANON · mannypay.phRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/mannypay.ph

Resolution chain

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

IPPrefixASNOperatorCountry
18.155.229.1018.155.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.10818.155.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.11518.155.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.AU
18.155.229.4318.155.242.0/23AS16509AMAZON-02 - Amazon.com, Inc.AU
18.161.49.2718.161.74.0/23AS16509AMAZON-02 - Amazon.com, Inc.ID
18.161.49.7818.161.74.0/23AS16509AMAZON-02 - Amazon.com, Inc.ID
18.161.49.8718.161.74.0/23AS16509AMAZON-02 - Amazon.com, Inc.ID
18.161.49.9218.161.74.0/23AS16509AMAZON-02 - Amazon.com, Inc.ID

WHOIS identity

No WHOIS records are currently associated with mannypay.ph in WhisperGraph.

Subdomains

2 observed subdomains of mannypay.ph.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mannypay.ph.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from mannypay.ph.

Cypher and MCP

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

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