Skip to content

Hostname

aeg.ma

Last fetched

aeg.ma resolves to 4 IPv4 addresses operated by NV-ASN - Cellcom Fixed Line Communication L.P in IL. WHOIS lists registrar:maroc host data center as the registrar.

Nutrition Label

WHISPER CANON · aeg.maRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/aeg.ma

Resolution chain

aeg.ma resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.203.60.203199.203.0.0/16AS1680NV-ASN - Cellcom Fixed Line Communication L.PIL
199.203.60.224199.203.0.0/16AS1680NV-ASN - Cellcom Fixed Line Communication L.PIL
23.44.203.4223.44.203.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.44.203.4823.44.203.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US

WHOIS identity

Registrar
registrar:maroc host data center
Organization
redacted | eu data subject
Contact emails

Subdomains

2 observed subdomains of aeg.ma.

Web-graph footprint

Distinct hostnames that link to or from aeg.ma in the public web crawl.

5 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aeg.ma.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com

Related pages

Pivot deeper into the graph from aeg.ma.

Cypher and MCP

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

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