Skip to content

Hostname

nicesvc.com

Last fetched

nicesvc.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. nicesvc.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 · nicesvc.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nicesvc.com

Resolution chain

No IPv4 resolution is recorded for nicesvc.com in WhisperGraph.

IPv6 resolution

No AAAA record for nicesvc.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of nicesvc.com owner
Contact emails
04698db3-49e4-42aa-a60d-2c2ea8c0a381@identity-protect.org, 21e90178-5831-487c-a29a-d803762b978f@identity-protect.org, 67bb76ec-f551-464a-a305-d3d995a9fbb5@identity-protect.org, 93416f17-2298-4ee0-b7dc-33c98f07acf1@identity-protect.org, aa0f82fc-f99f-4f43-bd1d-1cf316fc3453@identity-protect.org, e74be7ec-4885-4f46-966d-8383e7ffaa71@identity-protect.org, ed781009-e45e-4090-aaa1-aad7456fbb9e@identity-protect.org, fd187777-328c-4bda-a579-0b67150d53f9@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • ns-423.awsdns-52.com
  • ns-944.awsdns-54.net
  • ns-1216.awsdns-24.org
  • ns-2030.awsdns-61.co.uk

Threat-feed evidence

History

Related pages

Pivot from nicesvc.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: "nicesvc.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.