Skip to content

Hostname

aaa.co.mu

Last fetched

aaa.co.mu resolves to 1 IPv4 address operated by AS328699 in MU. WHOIS lists iana:803158 as the registrar.

Nutrition Label

WHISPER CANON · aaa.co.muRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/aaa.co.mu

Resolution chain

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

IPPrefixASNOperatorCountry
102.222.106.109102.222.106.0/24AS328699MU

WHOIS identity

Registrar
iana:803158
Organization
Contact emails

Subdomains

1 observed subdomain of aaa.co.mu.

Subdomain
www.aaa.co.mu

Web-graph footprint

Distinct hostnames that link to or from aaa.co.mu in the public web crawl.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for aaa.co.mu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from aaa.co.mu.

Cypher and MCP

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

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