Hostname
a-mat.com
Last fetched
a-mat.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2330 as the registrar.
Nutrition Label
Resolution chain
a-mat.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:2330
- Organization
- anonymize,
- Contact emails
- cls000888@gmail.com
- a-mat.com-1hr877hdje7vn@anonymize.com
- a-mat.com-1hrggz023h8he@anonymize.com
- a-mat.com-1jyajob9g419d@anonymize.com
- a-mat.com-1jyoejsbzdtnp@anonymize.com
- a-mat.com-qxiro6eow95y@anonymize.com
- a-mat.com-qxzdj79eexx3@anonymize.com
- a-mat.com-rh4y856szzua@anonymize.com
- a-mat.com-sl0n2qnuaipl@anonymize.com
- a-mat.com-sohv6bw8vkmu@anonymize.com
- a-mat.com-t4yh08i7krp3@anonymize.com
- a-mat.com-u7wt1u8d5aat@anonymize.com
- a-mat.com-u8b7sxte9ieb@anonymize.com
- a-mat.com-uv5vb47y8x87@anonymize.com
- a-mat.com-vbemvssot0l2@anonymize.com
- a-mat.com-vf1frntybc51@anonymize.com
- nordmateriaux@nordnet.fr
Web-graph footprint
Distinct hostnames that link to or from a-mat.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from a-mat.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "a-mat.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.