Skip to content

Hostname

saint.fm

Last fetched

saint.fm has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:brs media as the registrar.

Nutrition Label

WHISPER CANON · saint.fmRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/saint.fm

Resolution chain

saint.fm has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:brs media
Organization
mike olsson
Contact emails

Subdomains

7 observed subdomains of saint.fm.

Web-graph footprint

Distinct hostnames that link to or from saint.fm in the public web crawl.

54 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for saint.fm.

MechanismTarget
SPF_Asaint.fm
SPF_INCLUDErelay.k.io
SPF_INCLUDEspf.hostns.io
SPF_IP185.199.220.30
SPF_IP91.238.163.174/24
SPF_MXsaint.fm

Related pages

Pivot deeper into the graph from saint.fm.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "saint.fm"})-[: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.