Skip to content

Hostname

nifty.design

Last fetched

nifty.design resolves to 162.0.235.23, announced in 162.0.235.0/24 by NAMECHEAP-NET - Namecheap, Inc. in US. nifty.design 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 · nifty.designRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nifty.design

Resolution chain

IPv6 resolution

No AAAA record for nifty.design is recorded in WhisperGraph.

Attribution

namecheap

ORIGIN_AS

WHOIS identity

Registrar
iana:1479
Registrant organisation
colby aley
Contact emails
evanhowardx@gmail.com, colby@aley.me

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • dns1.namecheaphosting.com
  • dns2.namecheaphosting.com

MX records

  • mail.nifty.design

SPF policy

  • include: spf.web-hosting.com
  • a: nifty.design
  • mx: nifty.design
  • ip: 162.0.235.20
  • ip: 162.0.235.23

Threat-feed evidence

History

Related pages

Pivot from nifty.design 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: "nifty.design"})-[: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.