Hostname
gorontalocomputer.com
Last fetched
gorontalocomputer.com resolves to 2 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in SG. WHOIS lists iana:82 as the registrar.
Nutrition Label
Resolution chain
gorontalocomputer.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 |
|---|---|---|---|---|
| 109.106.253.107 | 109.106.252.0/22 | AS47583 | AS-HOSTINGER - Hostinger International Limited | SG |
| 145.79.28.180 | 145.79.24.0/21 | AS47583 | AS-HOSTINGER - Hostinger International Limited | MY |
WHOIS identity
- Registrar
- iana:82
- Organization
- gorontalo computer
- Contact emails
Subdomains
13 observed subdomains of gorontalocomputer.com.
Showing 11 of 13. View all subdomains →
Threat posture
History
Mail and authentication
MX records
- gorontalocomputer.com
- mx1.hostinger.com
- mx2.hostinger.com
SPF policy
7 SPF mechanisms authorising senders for gorontalocomputer.com.
| Mechanism | Target |
|---|---|
| SPF_A | gorontalocomputer.com |
| SPF_INCLUDE | _spf.mail.hostinger.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.antispamcloud.com |
| SPF_IP | 109.106.253.101 |
| SPF_IP | 109.106.253.151 |
| SPF_MX | gorontalocomputer.com |
Related pages
Pivot deeper into the graph from gorontalocomputer.com.
- IP · 109.106.253.107
- ASN · AS47583AS-HOSTINGER - Hostinger International Limited
- Registrar · iana:82
- Country · SG
- Email · gorontalocomp@gmail.com
- TLD · .com
- Browse hostnames · go…
- 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: "gorontalocomputer.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.