Skip to content

Hostname

nico.ms

Last fetched

nico.ms resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists registrar:1api gmbh as the registrar.

Nutrition Label

WHISPER CANON · nico.msRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nico.ms

Resolution chain

nico.ms resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.227.87.11913.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.2213.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.5513.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.87.5813.227.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.187.318.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.3718.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.3818.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.187.4918.173.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.55.1918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.2818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.4118.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.82.103.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1083.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1203.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.803.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:1api gmbh
Organization
niwango,
Contact emails

Web-graph footprint

Distinct hostnames that link to or from nico.ms in the public web crawl.

1,084 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from nico.ms.

Cypher and MCP

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

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