Skip to content

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

WHISPER CANON · potoja.comRouting diversity3.0/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/potoja.com

Resolution chain

potoja.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.138.189.25103.138.189.0/24AS204800WHG-SGP - WHG Hosting Services LtdSG
131.153.49.122131.153.49.0/24AS59210PHOENIXNAP-AS-SG1 - PhoenixNAPSG
151.158.159.150151.158.159.0/24AS149783INTELWEBHOSTLTD-AS-AP - Intelwebhost LtdBD

WHOIS identity

Registrar
iana:3862
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

2 observed subdomains of potoja.com.

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.

Threat posture

History

Mail and authentication

MX records

  • potoja.com

SPF policy

4 SPF mechanisms authorising senders for potoja.com.

MechanismTarget
SPF_Apotoja.com
SPF_IP131.153.49.122
SPF_IP213.133.99.48
SPF_MXpotoja.com

Related pages

Pivot deeper into the graph from potoja.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.