Skip to content

Hostname

nice444.fun

Last fetched

nice444.fun resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nice444.funRouting diversity6.3/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/nice444.fun

Resolution chain

nice444.fun resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.22.90.18107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.85.218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.46.1093.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.58.2533.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.85.156.163.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.86.135.2113.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.87.151.2543.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.188.25534.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.173.210.4335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
35.175.68.15335.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.83.17744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.245.6044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.17.241.7650.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.236.17152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.247.3152.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.30.18852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.29.24652.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.37.12752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.229.21952.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.26.19152.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Threat posture

History

Related pages

Pivot deeper into the graph from nice444.fun.

Cypher and MCP

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

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