Skip to content

Hostname

ftp.m6digital.com

Last fetched

ftp.m6digital.com resolves to 1 IPv4 address operated by PRIVATESYSTEMS - PrivateSystems Networks in US.

Nutrition Label

WHISPER CANON · ftp.m6digital.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ftp.m6digital.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.193.111.5104.193.108.0/22AS63410PRIVATESYSTEMS - PrivateSystems NetworksUS

WHOIS identity

No WHOIS records are currently associated with ftp.m6digital.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ftp.m6digital.com.

MechanismTarget
SPF_Aftp.m6digital.com
SPF_INCLUDE_spf.freshbooks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP67.225.131.205
SPF_IP67.227.189.103
SPF_MXftp.m6digital.com

Related pages

Pivot deeper into the graph from ftp.m6digital.com.

Cypher and MCP

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

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