Skip to content

Hostname

svr.com

Last fetched

svr.com resolves to 1 IPv4 address operated by AS24611 in LU. WHOIS lists iana:1052 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
80.92.65.18880.92.65.0/24AS24611LU

WHOIS identity

Registrar
iana:1052
Organization
domains by proxy,
Contact emails

Subdomains

28 observed subdomains of svr.com.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for svr.com.

MechanismTarget
SPF_Amailhost.labo-svr.com
SPF_Asmtp1.logalty.es
SPF_Asmtp2.shopify.com
SPF_Asmtp3.shopify.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP128.127.20.162
SPF_IP128.127.20.165
SPF_IP194.140.17.70/32
SPF_IP213.215.23.146
SPF_IP213.215.23.147
SPF_IP213.32.49.231/32
SPF_IP213.41.180.210
SPF_IP213.41.180.213
SPF_IP217.182.228.73
SPF_IP51.91.74.40

Related pages

Pivot deeper into the graph from svr.com.

Cypher and MCP

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

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