Skip to content

Hostname

mon-logis.fr

Last fetched

mon-logis.fr resolves to 1 IPv4 address operated by AS34177 in FR.

Nutrition Label

WHISPER CANON · mon-logis.frRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mon-logis.fr

Resolution chain

mon-logis.fr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.100.4.27185.100.4.0/22AS34177FR

WHOIS identity

No WHOIS records are currently associated with mon-logis.fr in WhisperGraph.

Subdomains

8 observed subdomains of mon-logis.fr.

Web-graph footprint

Distinct hostnames that link to or from mon-logis.fr in the public web crawl.

29 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for mon-logis.fr.

MechanismTarget
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDEeu.rp.oracleemaildelivery.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.100.4.27
SPF_IP185.100.4.62
SPF_IP194.250.206.25
SPF_IP194.250.206.26
SPF_IP51.178.170.249
SPF_IP77.158.152.242
SPF_IP85.69.193.226

Related pages

Pivot deeper into the graph from mon-logis.fr.

Cypher and MCP

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

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