Skip to content

Hostname

webmark.hu

Last fetched

webmark.hu appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · webmark.huRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/webmark.hu

Resolution chain

webmark.hu has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

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

Subdomains

181 observed subdomains of webmark.hu.

Web-graph footprint

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

94 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for webmark.hu.

MechanismTarget
SPF_Aserver.email-host.eu
SPF_IP109.69.119.203
SPF_IP159.65.192.27
SPF_IP188.166.32.162
SPF_IP2a01:7c8:bb01:2fd:5054:ff:fe96:9257/64
SPF_IP31.14.98.20
SPF_IP68.183.6.20
SPF_IP77.221.39.193/32
SPF_IP77.221.39.236
SPF_IP77.221.39.241
SPF_IP77.221.39.243/32
SPF_IP77.221.39.244
SPF_IP77.221.39.252
SPF_IP79.139.58.50
SPF_IP87.229.65.130
SPF_MXwebmark.hu

Related pages

Pivot deeper into the graph from webmark.hu.

Cypher and MCP

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

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