Skip to content

Hostname

macromatix.net

Last fetched

macromatix.net is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. macromatix.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · macromatix.netRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/macromatix.net

Resolution chain

No IPv4 resolution is recorded for macromatix.net in WhisperGraph.

IPv6 resolution

No AAAA record for macromatix.net is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
domains by proxy,
Contact emails
dustin.ledoux@redbookconnect.com, 2298e00a-8844-4a72-9950-1906524e565f@identity-protect.org, 3cd1d4f5-6b3c-433e-8b4b-0d2b0f1ebf20@identity-protect.org, 7cac5f3a-6c28-4999-8944-9d2240be349b@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-124.awsdns-15.com
  • ns-951.awsdns-54.net
  • ns-1445.awsdns-52.org
  • ns-1967.awsdns-53.co.uk

Threat-feed evidence

History

Related pages

Pivot from macromatix.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "macromatix.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.