Skip to content

Hostname

macromind.net

Last fetched

macromind.net resolves to 2 IPv4 addresses operated by GMLL-AS - GMLL CAPITAL MANAGEMENT LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · macromind.netRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/macromind.net

Resolution chain

macromind.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.246.43.22938.246.43.0/24AS5651GMLL-AS - GMLL CAPITAL MANAGEMENT LLCUS
192.159.110.210192.159.110.0/24AS5651GMLL-AS - GMLL CAPITAL MANAGEMENT LLC

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

292 observed subdomains of macromind.net.

Web-graph footprint

Distinct hostnames that link to or from macromind.net in the public web crawl.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for macromind.net.

MechanismTarget
SPF_Amacromind.net
SPF_INCLUDEmail.macromind.net
SPF_MXmacromind.net

Related pages

Pivot deeper into the graph from macromind.net.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "macromind.net"})-[: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 20

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