Skip to content

Hostname

aid-maroc.com

Last fetched

aid-maroc.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in FI. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · aid-maroc.comRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/aid-maroc.com

Resolution chain

aid-maroc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
65.109.153.17265.109.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHFI

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

7 observed subdomains of aid-maroc.com.

Web-graph footprint

Distinct hostnames that link to or from aid-maroc.com in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • aid-maroc.com

SPF policy

11 SPF mechanisms authorising senders for aid-maroc.com.

MechanismTarget
SPF_Aaid-maroc.com
SPF_IP135.181.19.51
SPF_IP135.181.19.57
SPF_IP135.181.3.99
SPF_IP37.27.67.122
SPF_IP5.189.134.75
SPF_IP65.109.153.172
SPF_IP78.46.69.171
SPF_IP95.217.111.111
SPF_IP95.217.111.94
SPF_MXaid-maroc.com

Related pages

Pivot deeper into the graph from aid-maroc.com.

Cypher and MCP

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

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