Hostname
gualaclosures.com
Last fetched
gualaclosures.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gualaclosures.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gualaclosures.com owner
- Contact emails
- crapetti@gualaclosures.com
- 0f9c9855-0aef-4450-bbd0-6b536d9bf29a@identity-protect.org
- 5255eb5f-1953-4227-a8f1-ab3a681d4ced@identity-protect.org
- ad401eab-45a2-45b1-8e10-a94eafda04b5@identity-protect.org
- bcfe8fde-ca83-4649-864a-63eb72a4667d@identity-protect.org
- eb2dee0a-8c2a-4dcb-932f-a08d9b6ef61d@identity-protect.org
Subdomains
15 observed subdomains of gualaclosures.com.
Showing 13 of 15. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gualaclosures.com in the public web crawl.
191 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for gualaclosures.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.esvacloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 2.45.131.5 |
Related pages
Pivot deeper into the graph from gualaclosures.com.
- IP · 13.227.192.31
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · CZ
- Email · crapetti@gualaclosures.com
- TLD · .com
- Browse hostnames · gu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gualaclosures.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.