Skip to content

Hostname

fms-logistics.com

Last fetched

fms-logistics.com resolves to 1 IPv4 address operated by UUNET - Verizon Business in DE.

Nutrition Label

WHISPER CANON · fms-logistics.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fms-logistics.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.69.54.4213.68.0.0/14AS702UUNET - Verizon BusinessDE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from fms-logistics.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for fms-logistics.com.

MechanismTarget
SPF_Amout.kundenserver.de
SPF_EXISTS%{i}.spf.hc5274-93.iphmx.com
SPF_INCLUDE_spf.mx-relay.com
SPF_INCLUDEspf.de.umantis.com
SPF_INCLUDEspf.mail.aas.services
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.96.44.6
SPF_IP193.189.172.38
SPF_IP213.250.29.19
SPF_IP213.250.29.24
SPF_IP213.250.29.25
SPF_IP213.69.54.4
SPF_IP218.255.101.70
SPF_IP219.76.184.183
SPF_IP42.200.64.125
SPF_IP62.55.182.68/32
SPF_IP66.216.160.224/28
SPF_IP68.232.145.172
SPF_IP68.232.153.110
SPF_IP81.246.48.148
SPF_IP82.223.205.166
SPF_IP88.99.193.131

Related pages

Pivot deeper into the graph from fms-logistics.com.

Cypher and MCP

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

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