Skip to content

Hostname

reserved.com

Last fetched

reserved.com resolves to 16 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · reserved.comRouting diversity3.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/reserved.com

Resolution chain

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

WHOIS identity

Registrar
iana:303
Organization
lpp s.a. przemyslaw sosnowski lakowa 39/44 gdansk pomorskie,80-769
Contact emails

Subdomains

44 observed subdomains of reserved.com.

Web-graph footprint

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

1,617 sites link to this hostname.

55 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for reserved.com.

MechanismTarget
SPF_INCLUDE_spf.emaillabs.net.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP78.24.161.63
SPF_IP78.24.163.201
SPF_MXreserved.com

Related pages

Pivot deeper into the graph from reserved.com.

Cypher and MCP

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

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