Skip to content

Hostname

rphweb.fr

Last fetched

rphweb.fr resolves to 1 IPv4 address operated by HIWIT_AS in FR. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · rphweb.frRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rphweb.fr

Resolution chain

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

IPPrefixASNOperatorCountry
91.204.116.7291.204.116.0/22AS44976HIWIT_ASFR

WHOIS identity

Registrar
registrar:gandi
Organization
de amorim fernando
Contact emails

Subdomains

1 observed subdomain of rphweb.fr.

Subdomain
www.rphweb.fr

Web-graph footprint

Distinct hostnames that link to or from rphweb.fr in the public web crawl.

31 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for rphweb.fr.

MechanismTarget
SPF_Arphweb.fr
SPF_INCLUDE_spf.hiwit.net
SPF_MXrphweb.fr

Related pages

Pivot deeper into the graph from rphweb.fr.

Cypher and MCP

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

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