Skip to content

Hostname

fmlogistic.fr

Last fetched

fmlogistic.fr resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:verizon deutschland gmbh as the registrar.

Nutrition Label

WHISPER CANON · fmlogistic.frRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/fmlogistic.fr

Resolution chain

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

IPPrefixASNOperatorCountry
34.149.104.15134.150.128.0/20AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:verizon deutschland gmbh
Organization
fm logistic
Contact emails

Subdomains

6 observed subdomains of fmlogistic.fr.

Web-graph footprint

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

104 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fmlogistic.fr.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.mailjet.com
SPF_IP167.89.111.86
SPF_IP212.208.54.201
SPF_IP81.252.50.115

Related pages

Pivot deeper into the graph from fmlogistic.fr.

Cypher and MCP

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

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