Skip to content

Hostname

srsafety.com

Last fetched

srsafety.com resolves to 2 IPv4 addresses operated by AS42708 in SE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · srsafety.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/srsafety.com

Resolution chain

srsafety.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
178.73.217.99178.73.192.0/18AS42708SE
209.38.239.229209.38.224.0/19AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:106
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of srsafety.com.

Web-graph footprint

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

134 sites link to this hostname.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for srsafety.com.

MechanismTarget
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDEspf.bedrock.lime-technologies.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.181.110.50
SPF_IP212.181.110.51
SPF_IP31.192.231.92

Related pages

Pivot deeper into the graph from srsafety.com.

Cypher and MCP

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

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