Skip to content

Hostname

commandes.gmcreation.bzh

Last fetched

commandes.gmcreation.bzh resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in FR.

Nutrition Label

WHISPER CANON · commandes.gmcreation.bzhRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/commandes.gmcreation.bzh

Resolution chain

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

IPPrefixASNOperatorCountry
45.133.205.3645.133.204.0/22AS174COGENT-174 - Cogent Communications, LLCFR

WHOIS identity

No WHOIS records are currently associated with commandes.gmcreation.bzh in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for commandes.gmcreation.bzh.

MechanismTarget
SPF_INCLUDEmx.ovh.com
SPF_IP149.11.28.72/29
SPF_IP37.59.233.0/28
SPF_IP45.133.204.0/22
SPF_IP5.135.43.128/25

Related pages

Pivot deeper into the graph from commandes.gmcreation.bzh.

Cypher and MCP

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

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