Skip to content

Hostname

hostingseries.net

Last fetched

hostingseries.net resolves to 1 IPv4 address operated by AS31708 in GB. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · hostingseries.netRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hostingseries.net

Resolution chain

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

IPPrefixASNOperatorCountry
89.187.85.12089.187.80.0/21AS31708GB

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0132019831
Contact emails

Subdomains

90 observed subdomains of hostingseries.net.

Threat posture

History

Mail and authentication

MX records

  • hostingseries.net

SPF policy

6 SPF mechanisms authorising senders for hostingseries.net.

MechanismTarget
SPF_Ahostingseries.net
SPF_INCLUDEspf.ezhostingserver.co.uk
SPF_IP89.187.85.120
SPF_IP89.187.85.6/32
SPF_IP89.187.86.188
SPF_MXhostingseries.net

Related pages

Pivot deeper into the graph from hostingseries.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hostingseries.net"})-[: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.