Skip to content

Hostname

helpserver.biz

Last fetched

helpserver.biz resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · helpserver.bizRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/helpserver.biz

Resolution chain

helpserver.biz resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.170.221.1103.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.233.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.723.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.853.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.61.1243.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.703.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.823.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.61.953.171.60.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:83
Organization
dieter haerle
Contact emails

Subdomains

1 observed subdomain of helpserver.biz.

Web-graph footprint

Distinct hostnames that link to or from helpserver.biz in the public web crawl.

Threat posture

History

Related pages

Pivot deeper into the graph from helpserver.biz.

Cypher and MCP

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

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