Skip to content

Hostname

itware.hu

Last fetched

itware.hu resolves to 1 IPv4 address operated by NET23-AS in HU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
94.199.51.12094.199.48.0/21AS30836NET23-ASHU

WHOIS identity

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

Subdomains

77 observed subdomains of itware.hu.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for itware.hu.

MechanismTarget
SPF_Aitware.hu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.74.57.127
SPF_IP185.28.100.128/32
SPF_IP213.163.42.180
SPF_IP213.163.42.181
SPF_IP213.163.42.182
SPF_IP213.163.42.183
SPF_IP213.163.42.184
SPF_IP213.163.42.185
SPF_IP213.163.42.186
SPF_IP213.163.42.187
SPF_IP213.163.42.188
SPF_IP213.163.42.189
SPF_IP213.163.42.190
SPF_IP37.221.213.148
SPF_IP79.120.227.96
SPF_IP79.120.227.98
SPF_IP94.199.49.31/32
SPF_IP94.199.51.120
SPF_MXitware.hu

Related pages

Pivot deeper into the graph from itware.hu.

Cypher and MCP

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

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