Hostname
hosteur.com
Last fetched
hosteur.com resolves to 1 IPv4 address operated by AS207758 in CH. WHOIS lists iana:1378 as the registrar.
Nutrition Label
Resolution chain
hosteur.com 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 |
|---|---|---|---|---|
| 46.16.204.13 | 46.16.204.0/24 | AS207758 | — | CH |
WHOIS identity
- Registrar
- iana:1378
- Organization
- escart laurent
- Contact emails
Subdomains
525 observed subdomains of hosteur.com.
Showing 25 of 525. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hosteur.com in the public web crawl.
173 sites link to this hostname.
279 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for hosteur.com.
| Mechanism | Target |
|---|---|
| SPF_A | mx01.hosteur.com |
| SPF_INCLUDE | exchange-swiss.ch |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.70.40.0/24 |
| SPF_IP | 185.70.41.0/24 |
| SPF_IP | 185.70.43.0/24 |
| SPF_IP | 188.165.51.139 |
| SPF_IP | 217.16.7.105 |
| SPF_IP | 51.77.79.158 |
| SPF_IP | 51.89.119.103 |
| SPF_IP | 54.36.149.183 |
| SPF_IP | 54.38.221.122 |
| SPF_IP | 77.32.192.91 |
| SPF_IP | 91.134.188.129 |
Related pages
Pivot deeper into the graph from hosteur.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hosteur.com"})-[: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.