Skip to content

Hostname

filesmonster.com

Last fetched

filesmonster.com resolves to 1 IPv4 address operated by SCALAXY-AS in NL. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · filesmonster.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/filesmonster.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.45.85.235.45.84.0/22AS58061SCALAXY-ASNL

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

16 observed subdomains of filesmonster.com.

Web-graph footprint

Distinct hostnames that link to or from filesmonster.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for filesmonster.com.

MechanismTarget
SPF_Afilesmonster.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEpepipost.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEzoho.eu
SPF_IP37.228.129.123
SPF_IP89.207.129.40/32

Related pages

Pivot deeper into the graph from filesmonster.com.

Cypher and MCP

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

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