Skip to content

Hostname

chemservice.net

Last fetched

chemservice.net resolves to 157.90.33.73, announced in 157.90.0.0/16 by HETZNER-AS - Hetzner Online GmbH in DE. chemservice.net is listed by 2 threat feeds; reconciled level HIGH.

Threat posture

40threat score (procedure-native scale)

HIGH

Listed by 2 threat feeds. At least one source recommends blocking.

Categories: Phishing

Threat feeds listing this
2
Verdict coverage
malicious-evidenced
First seen on a feed
Wed, 26 Aug 2026 14:55:27 GMT
Last seen on a feed
Thu, 17 Sep 2026 00:21:50 GMT

Nutrition Label

WHISPER CANON · chemservice.netRouting diversity3.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint9.2/10canon.whisper.security/host/chemservice.net

Resolution chain

IPv6 resolution

No AAAA record for chemservice.net is recorded in WhisperGraph.

Attribution

ultahost

ORIGIN_AS

WHOIS identity

Registrar
iana:1505
Contact emails
domains@hugedomains.com, webmaster@igetdom.com, webproxy@whoisprotection.domains

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • hold1.suspendedaccount.com
  • hold2.suspendedaccount.com
  • ns1.ultahost.com
  • ns2.ultahost.com
  • ns3.ultahost.com
  • ns4.ultahost.com
  • ns1.park-my-domain.net
  • ns2.park-my-domain.net
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net
  • hold3.suspendedaccount.com
  • hold4.suspendedaccount.com

MX records

  • mail.chemservice.net

SPF policy

  • a: chemservice.net
  • mx: chemservice.net
  • ip: 159.100.17.57

Threat-feed evidence

History

Related pages

Pivot from chemservice.net 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: "chemservice.net"})-[: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.