Skip to content

Hostname

rhooker.com.fj

Last fetched

rhooker.com.fj is a registered hostname under the .fj top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · rhooker.com.fjRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rhooker.com.fj

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with rhooker.com.fj in WhisperGraph.

Subdomains

7 observed subdomains of rhooker.com.fj.

Web-graph footprint

Distinct hostnames that link to or from rhooker.com.fj in the public web crawl.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for rhooker.com.fj.

MechanismTarget
SPF_Arhooker.com.fj
SPF_IP50.31.160.191
SPF_IP50.31.160.195
SPF_IP69.39.232.92
SPF_IP69.65.3.206
SPF_MXrhooker.com.fj

Related pages

Pivot deeper into the graph from rhooker.com.fj.

Cypher and MCP

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

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