Hostname
projectmatrix.com
Last fetched
projectmatrix.com resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
projectmatrix.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 |
|---|---|---|---|---|
| 162.144.66.186 | 162.144.0.0/16 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of projectmatrix.com owner
- Contact emails
- ap2qm6s37gp@networksolutionsprivateregistration.com
- bw7ye2e99pr@networksolutionsprivateregistration.com
- h23kh4tr4ww@networksolutionsprivateregistration.com
- m28732rh3ea@networksolutionsprivateregistration.com
- n39ns27w95y@networksolutionsprivateregistration.com
- qq2te96n3dv@networksolutionsprivateregistration.com
- uw7rq33e8k3@networksolutionsprivateregistration.com
- 0b7e7c58-1153-468f-9f8b-e7f27a0976ff@identity-protect.org
- 3a31a075-d99b-4c66-a47e-a7c938a05da9@identity-protect.org
- 5a8334fe-d461-4549-868f-b6cdd1f7e426@identity-protect.org
- 74dfb2a2-19f9-4bda-b4dd-36e468a5ce1b@identity-protect.org
- 7a05c3e1-f14c-4472-bf03-878db6fd1c2c@identity-protect.org
- ebb1b2cc-029a-4058-89e0-358deae1dd21@identity-protect.org
- efe9c3cc-043a-44ab-8c02-1e46c3b8bd9b@identity-protect.org
Subdomains
6 observed subdomains of projectmatrix.com.
Web-graph footprint
Distinct hostnames that link to or from projectmatrix.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for projectmatrix.com.
| Mechanism | Target |
|---|---|
| SPF_A | projectmatrix.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 100.25.40.164 |
| SPF_IP | 66.195.52.178/30 |
Related pages
Pivot deeper into the graph from projectmatrix.com.
- IP · 162.144.66.186
- ASN · AS46606UNIFIEDLAYER-AS-1 - Unified Layer
- Registrar · iana:468
- Country · US
- Email · ap2qm6s37gp@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · pr…
- 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: "projectmatrix.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.