Hostname
giuntitesting.com
Last fetched
giuntitesting.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
giuntitesting.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 54.195.162.29 | 54.215.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of giuntitesting.com owner
- Contact emails
- r.ghilardi@giunti.it
- 29b884ae-ba93-4c48-9ac2-46e174161096@identity-protect.org
- 545063d0-2e60-4b76-89cc-247d580786d7@identity-protect.org
- 805b2652-7778-483c-9de7-95eb70ad1951@identity-protect.org
- ae229151-a4e5-4233-8232-89868f0eab58@identity-protect.org
- c7d6341b-696b-4f45-af0f-4bb9ee330ae5@identity-protect.org
- fa190154-7680-4427-9ccf-c2bf1acd7afb@identity-protect.org
- owner-6891161@giuntitesting.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of giuntitesting.com.
Web-graph footprint
Distinct hostnames that link to or from giuntitesting.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from giuntitesting.com.
- IP · 54.195.162.29
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · r.ghilardi@giunti.it
- TLD · .com
- Browse hostnames · gi…
- 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: "giuntitesting.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.