Skip to content

Hostname

lists.planetmind.net

Last fetched

lists.planetmind.net resolves to 1 IPv4 address operated by INFOLINK-MIA-US - Infolink Global Corporation in US.

Nutrition Label

WHISPER CANON · lists.planetmind.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/lists.planetmind.net

Resolution chain

lists.planetmind.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.60.111.10269.60.96.0/19AS15083INFOLINK-MIA-US - Infolink Global CorporationUS

WHOIS identity

No WHOIS records are currently associated with lists.planetmind.net in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lists.planetmind.net.

MechanismTarget
SPF_Alists.planetmind.net
SPF_Aplanetmind.net
SPF_IP38.117.1.0/24
SPF_IP65.144.188.5
SPF_IP69.60.111.102
SPF_IP69.60.123.201
SPF_IP8.2.40.0/24
SPF_MXlists.planetmind.net
SPF_MXmail.planetmind.net

Related pages

Pivot deeper into the graph from lists.planetmind.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lists.planetmind.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.