Skip to content

Hostname

rewine.ro

Last fetched

rewine.ro resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:claus web srl as the registrar.

Nutrition Label

WHISPER CANON · rewine.roRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/rewine.ro

Resolution chain

rewine.ro resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.150.113108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.56108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.73108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.89108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ

WHOIS identity

Registrar
registrar:claus web srl
Organization
Contact emails

Subdomains

6 observed subdomains of rewine.ro.

Web-graph footprint

Distinct hostnames that link to or from rewine.ro in the public web crawl.

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for rewine.ro.

MechanismTarget
SPF_Arewine.ro
SPF_INCLUDE_spf-c.arukereso.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from rewine.ro.

Cypher and MCP

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

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