Skip to content

Hostname

static.computerworld.hu

Last fetched

static.computerworld.hu resolves to 1 IPv4 address operated by RACKFOREST-AS in HU.

Nutrition Label

WHISPER CANON · static.computerworld.huRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/static.computerworld.hu

Resolution chain

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

IPPrefixASNOperatorCountry
185.80.50.141185.80.48.0/22AS62214RACKFOREST-ASHU

WHOIS identity

No WHOIS records are currently associated with static.computerworld.hu in WhisperGraph.

Web-graph footprint

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

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for static.computerworld.hu.

MechanismTarget
SPF_Astatic.computerworld.hu
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.minicrm.io
SPF_IP185.43.205.69
SPF_IP185.80.50.141
SPF_IP185.80.50.8
SPF_IP185.80.51.25
SPF_MXstatic.computerworld.hu

Related pages

Pivot deeper into the graph from static.computerworld.hu.

Cypher and MCP

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

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