Skip to content

Hostname

fures.hu

Last fetched

fures.hu resolves to 1 IPv4 address operated by WEBSUPPORT-SRO-SK-AS in HU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.111.89.226185.111.89.0/24AS51013WEBSUPPORT-SRO-SK-ASHU

WHOIS identity

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

Subdomains

26 observed subdomains of fures.hu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • fures.hu

SPF policy

8 SPF mechanisms authorising senders for fures.hu.

MechanismTarget
SPF_Afures.hu
SPF_INCLUDEmail.cpanel31.tarhelypark.hu
SPF_INCLUDEmail.cpanel42.tarhelypark.hu
SPF_IP185.111.89.226
SPF_IP185.111.89.247
SPF_IP185.51.67.15
SPF_IP92.118.24.232
SPF_MXfures.hu

Related pages

Pivot deeper into the graph from fures.hu.

Cypher and MCP

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

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