Skip to content

Hostname

rfevb.com

Last fetched

rfevb.com resolves to 2 IPv4 addresses operated by FONTVENTA in ES. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · rfevb.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rfevb.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.165.60.33194.165.60.0/24AS199772FONTVENTAES
82.98.146.682.98.128.0/18AS42612DINAHOSTING-ASES

WHOIS identity

Registrar
iana:379
Organization
real federacion espaola de voleibol
Contact emails

Subdomains

10 observed subdomains of rfevb.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for rfevb.com.

MechanismTarget
SPF_Ad157.dinaserver.com
SPF_Ad741.dinaserver.com
SPF_INCLUDE_spf.serviciodecorreo.es
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.191.65.5
SPF_IP80.28.109.241
SPF_IP82.98.136.243
SPF_IP82.98.146.6
SPF_IP82.98.160.77
SPF_MXrfevb.com

Related pages

Pivot deeper into the graph from rfevb.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rfevb.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.