Skip to content

Hostname

webserver.ie

Last fetched

webserver.ie resolves to 217.115.113.22, announced in 217.115.112.0/20 by WEBWORLD-AS - Sternforth Ltd. trading as WebWorld in IE. webserver.ie is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · webserver.ieRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/webserver.ie

Resolution chain

IPv6 resolution

No AAAA record for webserver.ie is recorded in WhisperGraph.

Attribution

sternforth trading webworld

ORIGIN_AS

WHOIS identity

Registrar
registrar:image ict solutions ltd
Registrant organisation
image ict solutions

Subdomains

Mail and authentication

Nameservers

  • ns-118.awsdns-14.com
  • ns-1011.awsdns-62.net
  • ns-1058.awsdns-04.org
  • ns-1632.awsdns-12.co.uk

MX records

  • mx1.webserver.ie
  • mx2.webserver.ie

SPF policy

  • ip: 37.128.128.21/24
  • ip: 89.200.138.65/24
  • a: stormaa12.miniserver.com
  • a: webserver.ie
  • mx: webserver.ie
  • ip: 78.31.104.234

Threat-feed evidence

History

Related pages

Pivot from webserver.ie into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "webserver.ie"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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