Skip to content

Hostname

nyif.com

Last fetched

nyif.com resolves to 18 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nyif.comRouting diversity5.7/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/nyif.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.202.83100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.26.10.184100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.62.114107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.204.1643.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.171.1234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.230.240.134.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.123.25235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.52.6652.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.175.22052.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.45.16652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.98.18752.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.79.12854.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.86.18754.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.146.123.6354.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.148.11354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.91.223.11954.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.88.098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.223.25098.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

60 observed subdomains of nyif.com.

Web-graph footprint

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

169 sites link to this hostname.

80 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for nyif.com.

MechanismTarget
SPF_Anyif.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.211.162.24
SPF_IP18.214.168.212
SPF_IP3.233.209.157
SPF_IP44.208.128.194
SPF_IP52.0.202.132
SPF_IP52.4.168.173
SPF_IP52.4.249.85
SPF_IP54.152.205.172
SPF_IP54.174.150.86
SPF_IP54.221.163.171
SPF_IP54.234.239.22
SPF_IP54.88.92.122
SPF_MXnyif.com

Related pages

Pivot deeper into the graph from nyif.com.

Cypher and MCP

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

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