Skip to content

Hostname

moocit.fr

Last fetched

moocit.fr resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · moocit.frRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/moocit.fr

Resolution chain

moocit.fr resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.241.11013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.12013.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.1613.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.713.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.162.199.1133.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.1173.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.903.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL
3.162.199.953.162.198.0/23AS16509AMAZON-02 - Amazon.com, Inc.CL

WHOIS identity

Registrar
registrar:gandi
Organization
moocit
Contact emails

Subdomains

29 observed subdomains of moocit.fr.

Web-graph footprint

Distinct hostnames that link to or from moocit.fr in the public web crawl.

28 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for moocit.fr.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXmoocit.fr

Related pages

Pivot deeper into the graph from moocit.fr.

Cypher and MCP

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

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