Hostname
medimpex.hu
Last fetched
medimpex.hu resolves to 1 IPv4 address operated by ASN-ONE-HU - 2Connect Telecommunications Infrastructure & Network Services Ltd. in HU.
Nutrition Label
Resolution chain
medimpex.hu resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 89.133.154.118 | 89.132.0.0/15 | AS21334 | ASN-ONE-HU - 2Connect Telecommunications Infrastructure & Network Services Ltd. | HU |
WHOIS identity
No WHOIS records are currently associated with medimpex.hu in WhisperGraph.
Subdomains
6 observed subdomains of medimpex.hu.
Web-graph footprint
Distinct hostnames that link to or from medimpex.hu in the public web crawl.
14 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for medimpex.hu.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.fireeyecloud.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 212.44.150.66 |
| SPF_IP | 62.233.238.52 |
| SPF_IP | 87.118.150.101 |
| SPF_IP | 91.213.150.36 |
| SPF_MX | medimpex.hu |
Related pages
Pivot deeper into the graph from medimpex.hu.
- IP · 89.133.154.118
- ASN · AS21334ASN-ONE-HU - 2Connect Telecommunications Infrastructure & Network Services Ltd.
- Country · HU
- TLD · .hu
- Browse hostnames · me…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "medimpex.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.