Skip to content

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

WHISPER CANON · hosteur.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hosteur.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.16.204.1346.16.204.0/24AS207758CH

WHOIS identity

Registrar
iana:1378
Organization
escart laurent
Contact emails

Subdomains

525 observed subdomains of hosteur.com.

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.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for hosteur.com.

MechanismTarget
SPF_Amx01.hosteur.com
SPF_INCLUDEexchange-swiss.ch
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.70.40.0/24
SPF_IP185.70.41.0/24
SPF_IP185.70.43.0/24
SPF_IP188.165.51.139
SPF_IP217.16.7.105
SPF_IP51.77.79.158
SPF_IP51.89.119.103
SPF_IP54.36.149.183
SPF_IP54.38.221.122
SPF_IP77.32.192.91
SPF_IP91.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.