Skip to content

Hostname

rafa88.org

Last fetched

rafa88.org resolves to 1 IPv4 address operated by WEBHORIZON-AS-AP - WebHorizon Internet Services in SG. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · rafa88.orgRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/rafa88.org

Resolution chain

rafa88.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
160.191.77.208160.191.77.0/24AS149020WEBHORIZON-AS-AP - WebHorizon Internet ServicesSG

WHOIS identity

Registrar
iana:1068
Organization
Contact emails

Subdomains

7 observed subdomains of rafa88.org.

Web-graph footprint

Distinct hostnames that link to or from rafa88.org in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • rafa88.org

SPF policy

3 SPF mechanisms authorising senders for rafa88.org.

MechanismTarget
SPF_Arafa88.org
SPF_IP160.191.77.208
SPF_MXrafa88.org

Related pages

Pivot deeper into the graph from rafa88.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "rafa88.org"})-[: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.