Skip to content

Hostname

sr.net

Last fetched

sr.net resolves to 1 IPv4 address operated by AS27775 in SR. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · sr.netRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/sr.net

Resolution chain

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

IPPrefixASNOperatorCountry
200.1.156.15200.1.156.0/24AS27775SR

WHOIS identity

Registrar
iana:2
Organization
telesur - telecommunicatiebedrijf suriname
Contact emails

Subdomains

25,754 observed subdomains of sr.net.

Web-graph footprint

Distinct hostnames that link to or from sr.net in the public web crawl.

31 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sr.net.

MechanismTarget
SPF_Asr.net
SPF_IP168.195.218.175
SPF_IP168.195.218.177
SPF_IP190.98.100.5
SPF_MXsr.net

Related pages

Pivot deeper into the graph from sr.net.

Cypher and MCP

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

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