Hostname
p-h.app
Last fetched
p-h.app resolves to 51.248.117.87, announced in 51.248.0.0/15 by AMAZON-02 - Amazon.com, Inc. in US. p-h.app is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for p-h.app is recorded in WhisperGraph.
Attribution
amazon com
ORIGIN_AS
WHOIS identity
- Registrar
- iana:269
- Registrant organisation
- on behalf of p-h.app owner
- Contact emails
- 1fc888948911fa1ad3f7b58a9f0f3a57446182023930a0641d1641997d4dbd32@p-h.app.whoisproxy.org, a09aeaa8f03e659cf109fc14d82bbe6231060c73aff633237171d612f401fb2f@p-h.app.whoisproxy.org, f776a2a67a041a874f855d0a4e3bd92bd9456c90ff8d662f7a4de5e2958449fd@p-h.app.whoisproxy.org
Subdomains
Mail and authentication
Nameservers
- dnsadmin.hosting.reg.ru
- ns5.hosting.reg.ru
- ns6.hosting.reg.ru
MX records
- mail.p-h.app
SPF policy
- include: p-h.app
- a: p-h.app
- mx: mail.p-h.app
- ip: 51.250.52.242
Threat-feed evidence
History
Related pages
Pivot from p-h.app into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "p-h.app"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.