Skip to content

Hostname

itsnicethat.com

Last fetched

itsnicethat.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · itsnicethat.comRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/itsnicethat.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.29.14108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.18108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.29108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.29.47108.139.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.1813.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.313.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.3413.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.141.9413.249.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.181.102143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.5143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.64143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
143.204.181.93143.204.176.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.244.18.10718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.2318.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.718.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.9018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:168
Organization
william hudson
Contact emails

Subdomains

14 observed subdomains of itsnicethat.com.

Web-graph footprint

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

6,249 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for itsnicethat.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from itsnicethat.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "itsnicethat.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.