Hostname
materialsnexus.com
Last fetched
materialsnexus.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
materialsnexus.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of materialsnexus.com owner
- Contact emails
- 9349a8a5-1312-43a4-9773-cedb8e2384f1@identity-protect.org
- bbcde747-f336-4cf4-bf79-4052a5136f82@identity-protect.org
- c81b0075-c170-4f03-adc4-93aab3d61d52@identity-protect.org
- cb79c6f8-b925-491c-8826-ce44810357e3@identity-protect.org
- materialsnexus.com@identity-protect.org
- ef2c7a0c-f9ff-4df8-9449-1a136c9b2c33@identity-protect.org
Subdomains
8 observed subdomains of materialsnexus.com.
Web-graph footprint
Distinct hostnames that link to or from materialsnexus.com in the public web crawl.
73 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for materialsnexus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from materialsnexus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "materialsnexus.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.