Hostname
gynzy.com
Last fetched
gynzy.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
gynzy.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.107.204.184 | 34.104.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
| 34.95.100.158 | 34.92.0.0/14 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:1052
- Organization
- deckers jean-pierre
- Contact emails
Subdomains
121 observed subdomains of gynzy.com.
Showing 25 of 121. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gynzy.com in the public web crawl.
486 sites link to this hostname.
79 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 gynzy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.exactonline.nl |
| SPF_INCLUDE | _spf.exsilia.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.brevo.com |
| SPF_IP | 213.32.154.212 |
Related pages
Pivot deeper into the graph from gynzy.com.
- IP · 34.107.204.184
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:1052
- Country · US
- Email · domains@gynzy.com
- TLD · .com
- Browse hostnames · gy…
- 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: "gynzy.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.