Skip to content

Hostname

rss.bsd.am

Last fetched

rss.bsd.am resolves to 1 IPv4 address operated by ORG-UL31-RIPE in AM.

Nutrition Label

WHISPER CANON · rss.bsd.amRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rss.bsd.am

Resolution chain

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

IPPrefixASNOperatorCountry
37.157.221.13037.157.221.0/24AS44395ORG-UL31-RIPEAM

WHOIS identity

No WHOIS records are currently associated with rss.bsd.am in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from rss.bsd.am in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for rss.bsd.am.

MechanismTarget
SPF_Arss.bsd.am
SPF_INCLUDEspf.messagingengine.com

Related pages

Pivot deeper into the graph from rss.bsd.am.

Cypher and MCP

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

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