Hostname
syngency.com
Last fetched
syngency.com resolves to 3 IPv4 addresses operated by FASTLY - Fastly, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
syngency.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 185.199.109.153 | 185.199.109.0/24 | AS54113 | FASTLY - Fastly, Inc. | US |
| 185.199.110.153 | 185.199.110.0/24 | AS54113 | FASTLY - Fastly, Inc. | US |
| 185.199.111.153 | 185.199.111.0/24 | AS54113 | FASTLY - Fastly, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of syngency.com owner
- Contact emails
- ryan@syngency.com
- 2d5ec2f4-30d1-4e18-baaa-a3371d99a4bc@identity-protect.org
- 358a8626-0d31-42ba-bb75-de0047901d8d@identity-protect.org
- 3790c505-c33a-4c6c-aa7f-dee865cd124a@identity-protect.org
- 6ab5a8e3-ae6c-4f39-afa7-b195abe25bd7@identity-protect.org
- a856a017-385c-4b43-bb43-15ed5d97d5e1@identity-protect.org
- ece66174-905c-41d9-a7c5-1dd08384ff10@identity-protect.org
- owner-10928293@syngency.com.whoisprivacyservice.org
- owner-4633641@syngency.com.whoisprivacyservice.org
- owner-6251184@syngency.com.whoisprivacyservice.org
Subdomains
90 observed subdomains of syngency.com.
Showing 25 of 90. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from syngency.com in the public web crawl.
116 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for syngency.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from syngency.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "syngency.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.