Skip to content

Hostname

resurs.com

Last fetched

resurs.com resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · resurs.comRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/resurs.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.50.133.17413.60.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SE
13.53.203.11913.104.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.SE
16.171.94.3216.182.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.138.15851.36.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.SE
91.198.202.7691.198.253.0/24AS35814SE
16.16.47.22416.20.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.213.24613.107.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.90.6713.107.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.164.7913.107.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.221.13213.107.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.218.1813.107.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.252.10713.107.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.207.20451.36.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.SE
13.62.11.17613.107.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
51.20.90.15051.36.51.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
13.63.241.1213.107.12.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
51.21.139.23151.36.52.0/23AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:299
Organization
domain admin
Contact emails

Subdomains

75 observed subdomains of resurs.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for resurs.com.

MechanismTarget
SPF_REDIRECT_spf.resurs.se

Related pages

Pivot deeper into the graph from resurs.com.

Cypher and MCP

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

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