Hostname
gauli.com
Last fetched
gauli.com resolves to 1 IPv4 address operated by AS141995 in SG. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
gauli.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 |
|---|---|---|---|---|
| 194.233.72.148 | 194.233.72.0/22 | AS141995 | — | SG |
WHOIS identity
- Registrar
- iana:1068
- Organization
- gkg.net domain proxy service
- Contact emails
- 9b9a9c5f8b5a454aa5fece6be1004ca4.protect@withheldforprivacy.com
- 00f00c97af75bccf75fc87a17ff31d64be0d8868@privatedomain.gkg.net
- 21c0a2cdb5375e5368cc7da7478ada12f0ab5f66@privatedomain.gkg.net
- 2bc626930630fa10a693d84c00d55bc7e282a27e@privatedomain.gkg.net
- 32985beaaf60b70dbd3a7f4fc61e5520e07d0af1@privatedomain.gkg.net
- 893e9286dc06eb4dbaa0442577b50c67a6f03f13@privatedomain.gkg.net
- 8b61baf15a3ece34831175b8f89276fa7eeca65a@privatedomain.gkg.net
- 9494fa65f52f1f5d77efca497c5ade2c00acaf82@privatedomain.gkg.net
- b80dd2c750eaeae9b9108e97c4b40366ac5b0cbb@privatedomain.gkg.net
- be3938aac8ab91f82f7f73f4966f773ca0e3b1c0@privatedomain.gkg.net
Subdomains
3 observed subdomains of gauli.com.
Web-graph footprint
Distinct hostnames that link to or from gauli.com in the public web crawl.
165 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for gauli.com.
| Mechanism | Target |
|---|---|
| SPF_A | gauli.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_IP | 139.99.126.17 |
Related pages
Pivot deeper into the graph from gauli.com.
- IP · 194.233.72.148
- ASN · AS141995
- Registrar · iana:1068
- Country · SG
- Email · 9b9a9c5f8b5a454aa5fece6be1004ca4.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ga…
- 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: "gauli.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.