Skip to content

Hostname

nifty.com

Last fetched

nifty.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · nifty.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nifty.com

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.109.23875.2.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
76.223.106.13176.223.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

13 SPF mechanisms authorising senders for nifty.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEccmp.nifty.com
SPF_INCLUDEspf-03.nifty.com
SPF_INCLUDEspf-04.nifty.com
SPF_INCLUDEspf.ess.nifcloud.com
SPF_IP111.171.213.113
SPF_IP111.171.218.84
SPF_IP111.171.219.244
SPF_IP116.83.186.110
SPF_IP116.83.188.150/32
SPF_IP118.67.109.25
SPF_IP124.24.59.16
SPF_IP159.183.196.94

Related pages

Pivot deeper into the graph from nifty.com.

Cypher and MCP

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

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