Skip to content

Hostname

manitou-group.com

Last fetched

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

Nutrition Label

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

Resolution chain

manitou-group.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/24AS61168FR

WHOIS identity

Registrar
iana:9
Organization
domain administrator
Contact emails

Subdomains

75 observed subdomains of manitou-group.com.

Web-graph footprint

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

218 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

28 SPF mechanisms authorising senders for manitou-group.com.

MechanismTarget
SPF_INCLUDE21171537.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP137.116.232.77
SPF_IP147.160.167.0/26
SPF_IP149.72.30.36
SPF_IP198.99.255.17
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP31.222.193.34
SPF_IP31.222.193.4
SPF_IP35.181.25.130/32
SPF_IP37.72.137.233
SPF_IP40.127.176.0
SPF_IP46.19.120.131
SPF_IP5.135.98.231/32
SPF_IP5.135.98.232/32
SPF_IP5.135.98.233/32
SPF_IP5.135.98.234/32
SPF_IP5.135.98.235/32
SPF_IP54.204.38.97/24
SPF_IP62.28.72.155
SPF_IP81.117.58.134
SPF_IP84.45.33.226
SPF_IP89.107.170.145/32

Related pages

Pivot deeper into the graph from manitou-group.com.

Cypher and MCP

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

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