Skip to content

Hostname

manitou.com

Last fetched

manitou.com resolves to 1 IPv4 address operated by FSRAR-AS in FR. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · manitou.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/manitou.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.16.44.89185.16.44.0/24AS61168FSRAR-ASFR

WHOIS identity

Registrar
iana:9
Organization
domain administrator
Contact emails

Subdomains

107 observed subdomains of manitou.com.

Web-graph footprint

Distinct hostnames that link to or from manitou.com in the public web crawl.

792 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for manitou.com.

MechanismTarget
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP195.69.128.0/24
SPF_IP31.222.193.34
SPF_IP46.19.120.131
SPF_IP91.227.208.0/24

Related pages

Pivot deeper into the graph from manitou.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "manitou.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.