Skip to content

Hostname

reservix.com

Last fetched

reservix.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · reservix.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/reservix.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.21108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.29108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.34108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.89108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
13.227.192.10313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.66.102.10618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.11318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.4818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.8618.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of reservix.com owner
Contact emails

Subdomains

18 observed subdomains of reservix.com.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for reservix.com.

MechanismTarget
SPF_Areservix.com
SPF_INCLUDE_mailing.reservix.de
SPF_INCLUDE_spf.google.com
SPF_IP84.254.65.192/27
SPF_IP84.254.73.3/32
SPF_MXreservix.com

Related pages

Pivot deeper into the graph from reservix.com.

Cypher and MCP

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

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