Hostname
fms-logistics.com
Last fetched
fms-logistics.com resolves to 1 IPv4 address operated by UUNET - Verizon Business in DE.
Nutrition Label
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 213.69.54.4 | 213.68.0.0/14 | AS702 | UUNET - Verizon Business | DE |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for fms-logistics.com.
| Mechanism | Target |
|---|---|
| SPF_A | mout.kundenserver.de |
| SPF_EXISTS | %{i}.spf.hc5274-93.iphmx.com |
| SPF_INCLUDE | _spf.mx-relay.com |
| SPF_INCLUDE | spf.de.umantis.com |
| SPF_INCLUDE | spf.mail.aas.services |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.96.44.6 |
| SPF_IP | 193.189.172.38 |
| SPF_IP | 213.250.29.19 |
| SPF_IP | 213.250.29.24 |
| SPF_IP | 213.250.29.25 |
| SPF_IP | 213.69.54.4 |
| SPF_IP | 218.255.101.70 |
| SPF_IP | 219.76.184.183 |
| SPF_IP | 42.200.64.125 |
| SPF_IP | 62.55.182.68/32 |
| SPF_IP | 66.216.160.224/28 |
| SPF_IP | 68.232.145.172 |
| SPF_IP | 68.232.153.110 |
| SPF_IP | 81.246.48.148 |
| SPF_IP | 82.223.205.166 |
| SPF_IP | 88.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.