Skip to content

Hostname

niftyentries.com

Last fetched

niftyentries.com resolves to 1 IPv4 address operated by TILAA - Tilaa B.V. in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · niftyentries.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/niftyentries.com

Resolution chain

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

IPPrefixASNOperatorCountry
84.22.100.16684.22.100.0/23AS196752TILAA - Tilaa B.V.NL

WHOIS identity

Registrar
iana:69
Organization
event control services
Contact emails

Subdomains

116 observed subdomains of niftyentries.com.

Web-graph footprint

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

49 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for niftyentries.com.

MechanismTarget
SPF_Awww.niftyentries.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.ukservers.net
SPF_INCLUDEzoho.com
SPF_MXniftyentries.com

Related pages

Pivot deeper into the graph from niftyentries.com.

Cypher and MCP

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

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