Skip to content

Hostname

ftp.dermatude.com

Last fetched

ftp.dermatude.com resolves to 1 IPv4 address operated by AS34233 in NL.

Nutrition Label

WHISPER CANON · ftp.dermatude.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ftp.dermatude.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.137.196.10883.137.196.0/24AS34233NL

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ftp.dermatude.com.

MechanismTarget
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spampanda.nl
SPF_INCLUDEspf.transsmart.com
SPF_IP213.125.41.178
SPF_IP5.104.141.110
SPF_IP77.60.42.81
SPF_IP83.137.196.108

Related pages

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

Cypher and MCP

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

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