Skip to content

Hostname

mxnga.mutuallogistics.com

Last fetched

mxnga.mutuallogistics.com resolves to 1 IPv4 address operated by AS39509 in FR.

Nutrition Label

WHISPER CANON · mxnga.mutuallogistics.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mxnga.mutuallogistics.com

Resolution chain

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

IPPrefixASNOperatorCountry
81.27.17.14081.27.88.0/21AS39509FR

WHOIS identity

No WHOIS records are currently associated with mxnga.mutuallogistics.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mxnga.mutuallogistics.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.109.102.193
SPF_IP81.27.17.140
SPF_IP81.27.17.142
SPF_IP81.27.20.0/24
SPF_IP85.158.120.108/32
SPF_IP85.158.120.41/32

Related pages

Pivot deeper into the graph from mxnga.mutuallogistics.com.

Cypher and MCP

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

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