Hostname
potoja.com
Last fetched
potoja.com resolves to 3 IPv4 addresses operated by WHG-SGP - WHG Hosting Services Ltd in SG. WHOIS lists iana:3862 as the registrar.
Nutrition Label
Resolution chain
potoja.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 |
|---|---|---|---|---|
| 103.138.189.25 | 103.138.189.0/24 | AS204800 | WHG-SGP - WHG Hosting Services Ltd | SG |
| 131.153.49.122 | 131.153.49.0/24 | AS59210 | PHOENIXNAP-AS-SG1 - PhoenixNAP | SG |
| 151.158.159.150 | 151.158.159.0/24 | AS149783 | INTELWEBHOSTLTD-AS-AP - Intelwebhost Ltd | BD |
WHOIS identity
- Registrar
- iana:3862
- Organization
- whois privacy protection service by onamae.com
- Contact emails
Subdomains
2 observed subdomains of potoja.com.
| Subdomain |
|---|
| file.potoja.com |
Showing 1 of 2. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from potoja.com in the public web crawl.
5 sites link to this hostname.
11 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- potoja.com
SPF policy
4 SPF mechanisms authorising senders for potoja.com.
| Mechanism | Target |
|---|---|
| SPF_A | potoja.com |
| SPF_IP | 131.153.49.122 |
| SPF_IP | 213.133.99.48 |
| SPF_MX | potoja.com |
Related pages
Pivot deeper into the graph from potoja.com.
- IP · 103.138.189.25
- ASN · AS204800WHG-SGP - WHG Hosting Services Ltd
- Registrar · iana:3862
- Country · SG
- Email · proxy@whoisprotectservice.com
- TLD · .com
- Browse hostnames · po…
- 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: "potoja.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.