Skip to content

Hostname

aedim.mg

Last fetched

aedim.mg resolves to 1 IPv4 address operated by AS25369 in GB. WHOIS lists registrar:dot.mg as the registrar.

Nutrition Label

WHISPER CANON · aedim.mgRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/aedim.mg

Resolution chain

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

IPPrefixASNOperatorCountry
109.70.148.68109.70.148.0/24AS25369GB

WHOIS identity

Registrar
registrar:dot.mg
Organization
nt mada
Contact emails

Subdomains

5 observed subdomains of aedim.mg.

Web-graph footprint

Distinct hostnames that link to or from aedim.mg in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • aedim.mg

SPF policy

6 SPF mechanisms authorising senders for aedim.mg.

MechanismTarget
SPF_Aaedim.mg
SPF_INCLUDEspf.hostns.io
SPF_IP108.163.222.234
SPF_IP109.70.148.68
SPF_IP91.204.209.49
SPF_MXaedim.mg

Related pages

Pivot deeper into the graph from aedim.mg.

Cypher and MCP

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

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