Hostname
abphy.com
Last fetched
abphy.com resolves to 2 IPv4 addresses operated by SERVER-MANIA - B2 Net Solutions Inc. in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
abphy.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.157.56.140 | 192.157.56.0/22 | AS55286 | SERVER-MANIA - B2 Net Solutions Inc. | US |
| 64.31.3.238 | 64.31.3.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- pw-2030d1728a57ff3d933a7e14e6095d3c@privacyguardian.org
- pw-550c766a9cb0250521194d46c00bc315@privacyguardian.org
- pw-595e3d248efea48c9ab906b433376666@privacyguardian.org
- pw-897851ebbbe9d8341aed4c33019cf26b@privacyguardian.org
- pw-91ff481b474bf7f1b5f986a420a72869@privacyguardian.org
- pw-951b33659cb5620901d2b6516a487c88@privacyguardian.org
- pw-c5259df296447b6fa83e20d175c9d013@privacyguardian.org
- pw-c736d9627dba2bd68c6f4174a590cee8@privacyguardian.org
- pw-d39e71e38654a53fd4bb5c6a6cc77f5b@privacyguardian.org
- pw-f49c219f6bf9be9afd0131efd0aa002c@privacyguardian.org
Subdomains
2 observed subdomains of abphy.com.
| Subdomain |
|---|
| wildcard.abphy.com |
| ww1.abphy.com |
Web-graph footprint
Distinct hostnames that link to or from abphy.com in the public web crawl.
Threat posture
History
Related pages
Pivot deeper into the graph from abphy.com.
- IP · 192.157.56.140
- ASN · AS55286SERVER-MANIA - B2 Net Solutions Inc.
- Registrar · iana:1479
- Country · US
- Email · pw-2030d1728a57ff3d933a7e14e6095d3c@privacyguardian.org
- TLD · .com
- Browse hostnames · ab…
- 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: "abphy.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.