Skip to content

Hostname

hyperhost.online

Last fetched

hyperhost.online resolves to 1 IPv4 address operated by AS41075 in HU. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · hyperhost.onlineRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/hyperhost.online

Resolution chain

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

IPPrefixASNOperatorCountry
37.221.212.18237.221.212.0/22AS41075HU

WHOIS identity

Registrar
iana:1519
Organization
next generation solution kft.
Contact emails

Subdomains

7 observed subdomains of hyperhost.online.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for hyperhost.online.

MechanismTarget
SPF_Aalpha.hyperhost.hu
SPF_Ahyperhost.cloud
SPF_Ahyperhost.hu
SPF_Ahyperhost.online
SPF_Amail.hyperhost.online
SPF_Aportal.hypermatrix.cloud
SPF_IP161.97.141.62
SPF_IP37.221.212.182
SPF_IP87.98.155.67
SPF_IP95.140.41.10
SPF_IP95.140.41.100
SPF_IP95.140.41.71
SPF_MXhyperhost.online

Related pages

Pivot deeper into the graph from hyperhost.online.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hyperhost.online"})-[: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.