Hostname
boxwood.phpwebhosting.com
Last fetched
boxwood.phpwebhosting.com resolves to 1 IPv4 address operated by PEERNYC - Peerless Clothing Inc. in US.
Nutrition Label
Resolution chain
boxwood.phpwebhosting.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 |
|---|---|---|---|---|
| 96.127.190.178 | 96.127.128.0/18 | AS32475 | PEERNYC - Peerless Clothing Inc. | US |
WHOIS identity
No WHOIS records are currently associated with boxwood.phpwebhosting.com in WhisperGraph.
Subdomains
1 observed subdomain of boxwood.phpwebhosting.com.
| Subdomain |
|---|
| cp.boxwood.phpwebhosting.com |
Web-graph footprint
Distinct hostnames that link to or from boxwood.phpwebhosting.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for boxwood.phpwebhosting.com.
| Mechanism | Target |
|---|---|
| SPF_A | boxwood.phpwebhosting.com |
| SPF_IP | 96.127.190.178 |
| SPF_MX | boxwood.phpwebhosting.com |
Related pages
Pivot deeper into the graph from boxwood.phpwebhosting.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "boxwood.phpwebhosting.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.