Skip to content

Hostname

app.fsd.rs

Last fetched

app.fsd.rs is a registered hostname under the .rs top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · app.fsd.rsRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/app.fsd.rs

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with app.fsd.rs in WhisperGraph.

Subdomains

10 observed subdomains of app.fsd.rs.

Threat posture

History

Mail and authentication

MX records

  • app.fsd.rs

SPF policy

4 SPF mechanisms authorising senders for app.fsd.rs.

MechanismTarget
SPF_Aapp.fsd.rs
SPF_IP144.76.248.110
SPF_IP65.21.162.213
SPF_MXapp.fsd.rs

Related pages

Pivot deeper into the graph from app.fsd.rs.

Cypher and MCP

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

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