Hostname
edgematrix.com
Last fetched
edgematrix.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- iana:468
- Organization
- buydomains_com
- Contact emails
- brokerage@buydomains.com
- 06e2385d-0935-4d3c-a101-1e997ec8ed36@identity-protect.org
- 24d93915-d334-4692-a861-fd659bc4b1b0@identity-protect.org
- 3c27e0c7-20db-4a21-8e6d-b76f871c1e3a@identity-protect.org
- 6acb4fe2-257a-4161-b601-5bcd0ceb3e1a@identity-protect.org
- a2737a0d-c260-43fa-b04f-807d69f5f586@identity-protect.org
- bba6c5db-4ebd-46cb-a9de-9f337f9510c7@identity-protect.org
- f9ddf21c-a90c-445a-8691-9db336e87978@identity-protect.org
- owner-4570826@edgematrix.com.whoisprivacyservice.org
Subdomains
20 observed subdomains of edgematrix.com.
Showing 17 of 20. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from edgematrix.com in the public web crawl.
60 sites link to this hostname.
54 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for edgematrix.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.willap.jp |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spfcm.cybermail.jp |
| SPF_IP | 13.114.137.106/32 |
Related pages
Pivot deeper into the graph from edgematrix.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "edgematrix.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.