Skip to content

Hostname

ssl.montaplast.com

Last fetched

ssl.montaplast.com resolves to 1 IPv4 address operated by ARTFILES-AS - Artfiles New Media GmbH in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
212.77.228.37212.77.224.0/19AS8893ARTFILES-AS - Artfiles New Media GmbHDE

WHOIS identity

No WHOIS records are currently associated with ssl.montaplast.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ssl.montaplast.com.

MechanismTarget
SPF_INCLUDEplexonline.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.mailsec.omc.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.102.239.128/27
SPF_IP212.77.228.37
SPF_IP2a02:2800:0:0:0:0:228:37

Related pages

Pivot deeper into the graph from ssl.montaplast.com.

Cypher and MCP

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

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