Hostname
gopintar.com
Last fetched
gopintar.com resolves to 1 IPv4 address operated by AS141892 in ID. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
gopintar.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 |
|---|---|---|---|---|
| 157.66.54.42 | 157.66.54.0/24 | AS141892 | — | ID |
WHOIS identity
- Registrar
- iana:303
- Organization
- bimbingan belajar privat gopintar indonesia
- Contact emails
- gopintar.com@superprivacyservice.com
- gopintar6@gmail.com
- hamidmulyaredja@gmail.com
- noreply@domaindataguard.com
- d0c9b0de8ce04c8dbd591686cc55e1e3.protect@whoisguard.com
- 897dca91-8dbc-4540-b413-3bf35d7a2ecf@identity-protect.org
- 9f696ac4-c84e-4bbf-b8a4-5e165ed048d0@identity-protect.org
- a03238bb-35b6-4f5a-a880-bd8938271c86@identity-protect.org
- a8498e05-00d7-4deb-a213-5c3cf4c4c966@identity-protect.org
- owner-307663@gopintar.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of gopintar.com.
Showing 4 of 8. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- gopintar.com
SPF policy
3 SPF mechanisms authorising senders for gopintar.com.
| Mechanism | Target |
|---|---|
| SPF_A | gopintar.com |
| SPF_IP | 157.66.54.42 |
| SPF_MX | gopintar.com |
Related pages
Pivot deeper into the graph from gopintar.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gopintar.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.