Skip to content

Hostname

nicepak.com

Last fetched

nicepak.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · nicepak.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/nicepak.com

Resolution chain

nicepak.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
44.208.236.2744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of nicepak.com owner
Contact emails

Subdomains

4 observed subdomains of nicepak.com.

Web-graph footprint

Distinct hostnames that link to or from nicepak.com in the public web crawl.

84 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for nicepak.com.

MechanismTarget
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.58.133.26
SPF_IP170.52.16.200
SPF_IP170.52.16.22/32
SPF_IP198.46.127.99
SPF_IP206.16.209.212
SPF_IP206.16.209.214
SPF_IP206.16.209.215
SPF_IP207.178.156.55
SPF_IP207.5.64.170/29
SPF_IP32.142.204.114/28
SPF_IP32.142.246.50/28
SPF_IP52.251.42.157
SPF_IP64.47.10.249/29
SPF_IP64.47.102.67
SPF_IP64.47.107.250
SPF_IP64.47.130.114
SPF_IP64.47.159.153
SPF_IP64.47.159.193/29
SPF_IP64.47.234.66
SPF_IP65.215.114.130
SPF_IP76.210.156.81
SPF_IP96.79.94.177
SPF_IP98.174.100.207
SPF_MXnicepak.com

Related pages

Pivot deeper into the graph from nicepak.com.

Cypher and MCP

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

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