Skip to content

Hostname

webhosting-server.com

Last fetched

webhosting-server.com resolves to 152.53.177.75, announced in 152.53.176.0/22 by netcup-AS - netcup GmbH in DE. webhosting-server.com 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 · webhosting-server.comRouting diversity2.4/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/webhosting-server.com

Resolution chain

IPv6 resolution

No AAAA record for webhosting-server.com is recorded in WhisperGraph.

Attribution

netcup

MAIL_RECEIVER, ORIGIN_AS

WHOIS identity

Registrar
iana:1479
Registrant organisation
domain admin
Contact emails
domains@hugedomains.com, pwp-32d5447c0e395e5f9c049a395b54ddcb@privacyguardian.org

Subdomains

Mail and authentication

Nameservers

  • nsa.webhosting-server.com
  • nsb.webhosting-server.com
  • dnsa.webhosting-server.com
  • dnsb.webhosting-server.com

MX records

  • webhosting-server.com

SPF policy

  • a: webhosting-server.com
  • mx: webhosting-server.com
  • ip: 152.53.177.75

Threat-feed evidence

History

Related pages

Pivot from webhosting-server.com 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: "webhosting-server.com"})-[: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.