Skip to content

Hostname

impressive.hu

Last fetched

impressive.hu resolves to 1 IPv4 address operated by AS62214 in HU.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.39.12.75193.39.12.0/22AS62214HU

WHOIS identity

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

Subdomains

60 observed subdomains of impressive.hu.

Web-graph footprint

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

37 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for impressive.hu.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.228.254.110/29
SPF_IP195.228.254.111
SPF_IP195.228.254.112
SPF_IP195.228.254.113
SPF_IP213.181.210.243
SPF_IP52.209.3.224/32
SPF_IP79.172.255.85

Related pages

Pivot deeper into the graph from impressive.hu.

Cypher and MCP

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

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