Skip to content

Hostname

hostiserver.com

Last fetched

hostiserver.com resolves to 1 IPv4 address operated by HOSTISERVER - Hostiserver Ltd in NL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · hostiserver.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hostiserver.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.84.31.8145.84.31.0/24AS32338HOSTISERVER - Hostiserver LtdNL

WHOIS identity

Registrar
iana:1068
Organization
hostiserver
Contact emails

Subdomains

92 observed subdomains of hostiserver.com.

Web-graph footprint

Distinct hostnames that link to or from hostiserver.com in the public web crawl.

248 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for hostiserver.com.

MechanismTarget
SPF_Ahostiserver.com
SPF_IP185.73.222.215
SPF_IP2a0e:9480:1002:7:0:0:0:25
SPF_IP2a0e:9480:2002:2:0:0:0:1000
SPF_IP45.84.31.81
SPF_MXmail.hostiserver.com

Related pages

Pivot deeper into the graph from hostiserver.com.

Cypher and MCP

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

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