Skip to content

Hostname

mail.fluiderm.com

Last fetched

mail.fluiderm.com resolves to 2 IPv4 addresses operated by NODESDIRECT - Nodes Direct in US.

Nutrition Label

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

Resolution chain

mail.fluiderm.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.155.140.74107.155.128.0/19AS19531NODESDIRECT - Nodes DirectUS
107.155.140.76107.155.128.0/19AS19531NODESDIRECT - Nodes DirectUS

WHOIS identity

No WHOIS records are currently associated with mail.fluiderm.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for mail.fluiderm.com.

MechanismTarget
SPF_Amail.fluiderm.com
SPF_INCLUDEspf.srvsecure.com
SPF_IP107.155.140.74
SPF_MXmail.fluiderm.com

Related pages

Pivot deeper into the graph from mail.fluiderm.com.

Cypher and MCP

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

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