Skip to content

Hostname

reserval.com

Last fetched

reserval.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · reserval.comRouting diversity5.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/reserval.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.75.249100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.88.76100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.222.87.4913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.113.25118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.94.1583.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.240.24834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.170.16944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.111.754.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.42.6054.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.235.184.19554.234.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.100.3898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.3.4298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

6 observed subdomains of reserval.com.

Web-graph footprint

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

8 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for reserval.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from reserval.com.

Cypher and MCP

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

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