Hostname
adugc.com
Last fetched
adugc.com resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
adugc.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 |
|---|---|---|---|---|
| 195.35.27.215 | 195.35.24.0/22 | AS47583 | — | FR |
WHOIS identity
- Registrar
- iana:228
- Organization
- david george
- Contact emails
- 2528305800@qq.com
- juwensz@gmail.com
- prycrdomains@gmail.com
- 22c7a2ae2bc50126590e976ee844aa4f28514b029d477fed5e3a3a135a28363a@adugc.com.whoisproxy.org
- 2983fd3f05c3d6820c279fe868b8148e97a9133db89029740070805c8bc93ce5@adugc.com.whoisproxy.org
- 544642e48a8f58c59fe424b5662488d5354bd9b530fc5a51e0b24a70e9590a89@adugc.com.whoisproxy.org
- 5c9541c281fbd7a395346b7226938145d2c3cdda7d2505c28c6b0792292e35f8@adugc.com.whoisproxy.org
- 8317cb30e9fcb953b8dff00389f300640bddab24cf7ba0d27011b822a6874139@adugc.com.whoisproxy.org
- 9dc0c132a8fcd2f69fc1087177e89e51f09f727f797f064103d711775a2bffa9@adugc.com.whoisproxy.org
- a12b33cbe41c62b35a146db62c8b2da6090f2a21680ff4dfaf2e8f5fa237f04c@adugc.com.whoisproxy.org
- a86d39a2be6e3f9d183318e0d8aceddb2309c033787b3f84f02f85b52d1c874c@adugc.com.whoisproxy.org
- aa5f470308728c842ee8cdbabc565ec2670197a0a52a8fc956cde8ded77a4b9c@adugc.com.whoisproxy.org
- b05f4201c28df2a15ea1c6c38b95dc14ca6ddacbac43569fc416947ee5b20920@adugc.com.whoisproxy.org
- b08aa2a899aa118fe0a21b1df16a7392ed8991a7499c39287735b1b39c1c9970@adugc.com.whoisproxy.org
- c426727c80d7a596dc15e63db6da0b51093e37c019a78d43b96dcd2dc677e3e5@adugc.com.whoisproxy.org
- c98cdc171c2b993cb98197b935ddce043285065381d2fb96c8e38f35c219001d@adugc.com.whoisproxy.org
- eb8155f7e7237ffda9f4cedeb5dfa841ce521f055882552feacf3f0fc6696489@adugc.com.whoisproxy.org
Subdomains
4 observed subdomains of adugc.com.
Web-graph footprint
Distinct hostnames that link to or from adugc.com in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for adugc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mail.hostinger.com |
Related pages
Pivot deeper into the graph from adugc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adugc.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.