Skip to content

Hostname

rivalcomp.hu

Last fetched

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

Nutrition Label

WHISPER CANON · rivalcomp.huRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/rivalcomp.hu

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with rivalcomp.hu in WhisperGraph.

Subdomains

22 observed subdomains of rivalcomp.hu.

Web-graph footprint

Distinct hostnames that link to or from rivalcomp.hu in the public web crawl.

14 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • rivalcomp.hu

SPF policy

8 SPF mechanisms authorising senders for rivalcomp.hu.

MechanismTarget
SPF_Arivalcomp.hu
SPF_INCLUDEspf.webgalaxy.hu
SPF_IP185.28.100.128/32
SPF_IP37.221.213.148
SPF_IP78.24.184.230
SPF_IP78.24.184.237
SPF_IP92.61.113.188
SPF_MXrivalcomp.hu

Related pages

Pivot deeper into the graph from rivalcomp.hu.

Cypher and MCP

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

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