Skip to content

Hostname

sram.com

Last fetched

sram.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · sram.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sram.com

Resolution chain

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

IPPrefixASNOperatorCountry
40.122.170.9240.120.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

69 observed subdomains of sram.com.

Web-graph footprint

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

3,353 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for sram.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.qualtrics.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.203.161.12
SPF_IP135.84.68.123/32
SPF_IP135.84.79.54/32
SPF_IP206.152.14.54/32
SPF_IP208.86.168.7/32
SPF_IP68.255.220.11/32
SPF_IP68.255.220.123
SPF_IP70.42.227.151/32
SPF_IP70.42.227.152/32
SPF_IP87.103.121.147
SPF_IP93.188.27.130/32
SPF_MXsram.com

Related pages

Pivot deeper into the graph from sram.com.

Cypher and MCP

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

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