Skip to content

Hostname

netmasters.hu

Last fetched

netmasters.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 · netmasters.huRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/netmasters.hu

Resolution chain

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

WHOIS identity

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

Subdomains

144 observed subdomains of netmasters.hu.

Web-graph footprint

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

83 sites link to this hostname.

154 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for netmasters.hu.

MechanismTarget
SPF_Anetmasters.hu
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP161.97.138.12
SPF_IP195.56.193.137
SPF_IP45.88.93.212
SPF_IP45.88.93.23
SPF_IP45.88.93.230
SPF_IP45.88.93.240
SPF_IP80.77.112.127
SPF_MXnetmasters.hu

Related pages

Pivot deeper into the graph from netmasters.hu.

Cypher and MCP

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

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