Skip to content

Hostname

minsus.net

Last fetched

minsus.net resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · minsus.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/minsus.net

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.27.195104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.169.161172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:303
Organization
annette amigo
Contact emails

Subdomains

4 observed subdomains of minsus.net.

Web-graph footprint

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

67 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for minsus.net.

MechanismTarget
SPF_Aminsus.net
SPF_INCLUDEminsus.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.119.112.10
SPF_IP172.67.169.161
SPF_MXminsus.net

Related pages

Pivot deeper into the graph from minsus.net.

Cypher and MCP

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

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