Skip to content

Hostname

mansix.net

Last fetched

mansix.net resolves to 1 IPv4 address operated by AS24940 in FI. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · mansix.netRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mansix.net

Resolution chain

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

IPPrefixASNOperatorCountry
65.21.130.24065.21.0.0/16AS24940FI

WHOIS identity

Registrar
iana:113
Organization
arash ohadi
Contact emails

Subdomains

18 observed subdomains of mansix.net.

Web-graph footprint

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

211 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • mansix.net

SPF policy

6 SPF mechanisms authorising senders for mansix.net.

MechanismTarget
SPF_Amansix.net
SPF_IP148.251.135.146
SPF_IP148.251.67.8
SPF_IP65.21.130.240
SPF_IP88.198.0.249
SPF_MXmansix.net

Related pages

Pivot deeper into the graph from mansix.net.

Cypher and MCP

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

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