Skip to content

Hostname

mahec.net

Last fetched

mahec.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · mahec.netRouting diversity6.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/mahec.net

Resolution chain

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

IPPrefixASNOperatorCountry
100.26.155.86100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.30.18.248100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.219.12518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.105.15318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.38.423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.236.1593.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.23.2473.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.162.2423.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.85.2383.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.136.14934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.66.5234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.5.18744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.35.9952.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.42.6252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.202.251.18852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.241.5352.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.21.14652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.113.3552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.126.25152.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.225.17454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1861
Organization
perfect privacy,
Contact emails

Subdomains

23 observed subdomains of mahec.net.

Web-graph footprint

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

563 sites link to this hostname.

286 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mahec.net.

Related pages

Pivot deeper into the graph from mahec.net.

Cypher and MCP

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

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