Hostname
ppmanywhere.com
Last fetched
ppmanywhere.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ppmanywhere.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 51.140.244.162 | 51.140.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- brown, stephen
- Contact emails
- sbrown@exitramp.com
- 24d63624-972b-481a-9644-227248f6957c@identity-protect.org
- 7af9f92f-59ff-4303-9040-8e27593b9c57@identity-protect.org
- 9c77909d-d12c-4c86-9b1e-7841e6402bc7@identity-protect.org
- 9fe6d06d-8e16-4003-b91a-9c007765edd4@identity-protect.org
- d87d4133-7650-4a90-8207-01d7a7dee42f@identity-protect.org
- dcda96bb-5ef3-4b2f-ac5f-eafb446f28b8@identity-protect.org
- owner-2202170@ppmanywhere.com.whoisprivacyservice.org
Subdomains
128 observed subdomains of ppmanywhere.com.
Showing 25 of 128. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ppmanywhere.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for ppmanywhere.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.212.40.210/16 |
Related pages
Pivot deeper into the graph from ppmanywhere.com.
- IP · 51.140.244.162
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · GB
- Email · sbrown@exitramp.com
- TLD · .com
- Browse hostnames · pp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ppmanywhere.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.