Hostname
mannypay.ph
Last fetched
mannypay.ph resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU.
Nutrition Label
Resolution chain
mannypay.ph resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.155.229.10 | 18.155.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.229.108 | 18.155.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.229.115 | 18.155.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.155.229.43 | 18.155.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AU |
| 18.161.49.27 | 18.161.74.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.161.49.78 | 18.161.74.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.161.49.87 | 18.161.74.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ID |
| 18.161.49.92 | 18.161.74.0/23 | AS16509 | AMAZON-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.
| Subdomain |
|---|
| app.mannypay.ph |
| www.mannypay.ph |
Web-graph footprint
Distinct hostnames that link to or from mannypay.ph in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for mannypay.ph.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.